1 repo
Tools that process and index entire software projects to provide context for development assistants.
Distinguishing note: Focuses on the indexing of codebases specifically for developer tooling.
Explore 1 awesome GitHub repository matching development tools & productivity · Codebase Indexing. Refine with filters or upvote what's useful.
Chroma is a specialized vector database designed to index and retrieve high-dimensional data representations for semantic similarity search. It functions as a comprehensive platform for information retrieval, enabling the storage and management of unstructured documents alongside structured metadata. By mapping data into numerical representations, the system facilitates rapid similarity lookups across large datasets. The platform distinguishes itself through a hybrid search infrastructure that combines dense vector embeddings with sparse keyword and regular expression matching to balance sema
Processes entire codebases using syntax-aware chunking to provide context and search capabilities for automated coding assistants.