Endee is a high-performance vector database designed for AI search, RAG pipelines, semantic search, and hybrid retrieval, capable of handling up to 1B vectors on a single node.
Source: Description per README View on GitHub →Endee is gaining attention due to its specialized focus on vector databases for AI applications, offering hybrid retrieval support, payload filtering, and optimized CPU performance. Its unique technical choices include support for modern CPU targets and flexible deployment options.
Source: Synthesis of README and project traitsEndee provides vector search capabilities optimized for AI retrieval and semantic similarity workloads, with support for dense vector retrieval and sparse search for hybrid use cases.
Source: READMEPayload filtering allows metadata-aware retrieval and application-specific query logic, enhancing the precision of search results.
Source: READMEEndee includes backup APIs and flows for data preservation and operational logging and instrumentation for runtime observability.
Source: READMEThe architecture of Endee is inferred to be modular, with a clear separation of concerns. It likely employs design patterns such as the Model-View-Controller (MVC) for data management, search, and API interaction. The code tree indicates a focus on efficient data structures and indexing algorithms, with a significant portion of the codebase dedicated to the core search functionality.
Source: Code treeCenter: project; inner ring: core feature modules; outer ring: key dependencies. Auto-generated from core_features and tech_stack.key_deps.
Not enough informationEndee is suitable for AI search systems, RAG pipelines, semantic search, hybrid search, recommendation systems, and filtered vector retrieval APIs. It is useful in scenarios requiring fast vector search with metadata-aware filtering, such as AI agents, semantic search experiences, and hybrid search workflows.
Source: READMEv1.3.4 (2026-04-17): Release notes not provided.
Source: GitHub ReleasesEndee is a promising project for teams requiring a high-performance vector database for AI and search applications. Its focus on performance and flexibility makes it suitable for a wide range of use cases, particularly in the AI and semantic search domains.