endee-io/endee
A C++ vector database capable of handling up to 1 billion vectors on a single node for AI-powered search and retrieval.

Velocity · 7d
+9.7
★ / day
Trend
→steady
star history
Endee is an open-source vector database optimized for high-performance similarity search and retrieval. It implements HNSW indexing and hybrid search capabilities to support AI applications including RAG pipelines, semantic search, and embedding-based retrieval. The system is written in C++ for performance and scales to billions of vectors per node.