1 repo
Tools that synthesize code by analyzing project-wide context including history and documentation.
Distinguishing note: Focuses on the synthesis of code based on historical and structural context, distinct from simple completion.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Context-Aware Code Generators. 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
Produces intelligent code suggestions and answers by analyzing codebase structure, commit history, and documentation.