S04.01 Vector Databases

We bid farewell to MongoDB

And dive into Vector stores

NLP the basics

To build the context

from text to vectors

Embeddings

Storing embeddings

Embeddings and vector search in SQL and NoSQL databases

Why do we need a specific type of database for embeddings ?

Demo with weaviate

Given a dataset with textual significance

Hands on work: build search engine

Choose how to create embeddings

and build a lightweight search engine (streamlit)