epsilla-cloud/vectordb
A C++ vector database optimized for AI/LLM workloads, enabling fast embedding storage and similarity search for RAG applications.

Epsilla is an open-source vector database management system written in C++. It provides high-performance vector search capabilities designed to integrate with LLM systems, particularly for Retrieval-Augmented Generation (RAG) workflows. The system supports embedding-based semantic similarity search and provides client libraries including Python for database operations. Its architecture emphasizes scalability, performance, and cost-effectiveness for AI applications.