Aurélien Massiot
After taking his first steps as a Data Scientist 8 years ago, and collecting a few medals in Machine Learning competitions, Aurélien Massiot gradually became interested in all areas related to Data Science: software craftsmanship, ops, methodology… For more than 6 years at OCTO Technology, he has supported and trained his clients on MLOps and data architecture. Aurélien also mentored OCTO’s Data & AI graduate program. He likes to transmit and disseminate the fruit of his research, whatever the medium: training, feedback or articles. Simplicity, a true leitmotif in accordance with his convictions, naturally permeates his sharing.
scikit-learn-contrib
Session
In 2023, vector databases are attracting great interest, as evidenced by the Google Trends search statistics. This type of database has a direct link with Large Language Models (LLM), such as ChatGPT , by enabling “Retrieval Augmented Generation” (RAG) for example. This approach offers the possibility of exploiting the power of a conversational agent using our own data.
But... Do you really need a vector database ?