LLMs GuruLLMsGuru
Find your AI
AI ModelsAI ToolsLearnGlossaryAI NewsFree ToolsFind your AISpeakRightAstrology
Explore All Tools
← The AI Dictionary
Plain-English definition

Vector Database

In one breath

A search engine built for embeddings: it stores meaning-as-numbers and finds the closest matches fast. The filing cabinet behind RAG.

In more detail

A vector database is a search engine built for embeddings — those meaning-as-numbers coordinates. You fill it with the embeddings of your documents, and it can instantly find the entries closest in meaning to any question, even across millions of records.

Think of a library organized by what books are about rather than by the alphabet — you describe your problem and get led to the right shelf. It matters because it’s the engine room of RAG: before the model answers from your documents, a vector database found the right passages.

📌 See it in action

A company loads ten thousand support articles into a vector database. A customer asks, ‘My screen flickers after the update.’ In a blink, the database surfaces the three closest articles by meaning and hands them to the model — which writes an answer grounded in the actual fix.

Goes with
EmbeddingRAG

Now put the vocabulary to work.

Meet the models →Which AI is mine?