1 Repo
Systems that extract and aggregate structure across multiple repositories to produce synchronized summaries.
Distinguishing note: Distinct from codebase extraction tools for LLMs; focuses on synchronized automated summaries refreshing on push.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Automated Codebase Summarizers. Refine with filters or upvote what's useful.
Cocoindex is a command-line code search engine and indexing tool that combines abstract syntax tree pattern matching and semantic vector embeddings for precise code discovery. It functions locally and integrates with AI coding assistants to automatically retrieve necessary codebase context through standardized communication protocols and persistent background daemon services. The platform employs an asymmetric embedding architecture that generates vector representations using separate parameters for document indexing and search queries. It supports incremental index maintenance by tracking fi
Extracts and aggregates structure across multiple repositories to produce synchronized summaries that refresh on push.