A database designed to store and search embeddings (numerical representations of meaning). Rather than looking up an exact value, a vector database finds the most similar items. Used in RAG systems to match a user's question to the most relevant document chunks. Examples include Pinecone, Weaviate, and Chroma.
Vector Database
Related terms
This definition is part of a free, structured course on how AI actually works.
Start learning