Glossary
Vector database
A database built to store embeddings and quickly find the vectors nearest to a query — the retrieval half of a RAG system at scale. It uses an index to avoid comparing against every stored vector on each search.
Related terms
See it in action
Don't just read the definition — play with it
Every term shows up in a lesson where you can poke at it live — free, right in the app.