1 repo
Systems that process and index source code for semantic search and retrieval.
Distinguishing note: Focuses on indexing for AI inference rather than general code search.
Explore 1 awesome GitHub repository matching data & databases · Code Indexing Engines. Refine with filters or upvote what's useful.
Tabby is a self-hosted AI coding assistant designed to provide real-time code completion and interactive chat capabilities within development environments. By functioning as a private server application, it allows teams to maintain control over their infrastructure and data while integrating intelligent code generation directly into their existing workflows. The platform distinguishes itself through its repository-aware knowledge retrieval and multi-model orchestration. It indexes local and remote source code repositories and technical documentation into a searchable vector-based knowledge gr
Indexes source code repositories to improve model inference and understanding of code.