Vector store
A database that stores data as numbers representing meaning, enabling fast semantic search and similarity matching.
In Plain English
A vector store converts words, images, or concepts into mathematical representations called vectors—think of them as coordinates in a vast space where similar things cluster together. Instead of matching exact keywords like a traditional search engine, a vector store finds meaning: 'happy' and 'joyful' sit near each other even though they're spelled differently. This makes it possible for AI to understand that you're asking about similar ideas, not just identical words. Vector stores power semantic search—where AI finds what you mean, not just what you typed.
💡Real-World Example
You're using a customer support chatbot that remembers past conversations. Instead of storing and searching for exact phrases, the company uses a vector store to convert each message into mathematical meaning. When you mention 'billing trouble,' the system instantly finds all similar customer concerns about payments, refunds, and invoice errors—even if they used different words—so it can give you a better answer.
Related Terms
What did you think of our explanation?
