What is Vector Store?
AI ToolsA storage system optimized for similarity search across high-dimensional embedding vectors.
Vector stores enable semantic search by finding documents similar in meaning rather than exact keyword matches. They power RAG systems, recommendation engines, and AI search features.