awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Agentic Retrieval Frameworks · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesAgentic Retrieval Frameworks

Toolkits for building autonomous search agents that perform iterative cycles to refine results.

Distinguishing note: Focuses on the framework for building agents specifically for retrieval tasks.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Agentic Retrieval Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Retrieval Frameworks

Awesome Agentic Retrieval Frameworks GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • chroma-core/chroma

    chroma-core/chroma

    26,198View on GitHub↗

    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

    Provides a set of tools for building autonomous search agents that perform iterative cycles to refine results for complex queries.

    Rustaidatabasedocument-retrieval
    26,198View on GitHub↗