awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Retrieval Mechanisms · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesRetrieval Mechanisms

Components that identify and extract relevant context from external data sources to support generative model queries.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Retrieval Mechanisms. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Language Model Orchestration
  4. Retrieval Augmented Generation
  5. Retrieval Mechanisms

Awesome Retrieval Mechanisms GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • dair-ai/Prompt-Engineering-Guide

    dair-ai/Prompt-Engineering-Guide

    70,526GitHubView on GitHub↗

    This project is a comprehensive educational resource and knowledge base dedicated to the development and application of large language models and autonomous agentic systems. It provides a structured framework for understanding prompt engineering, context management, and the architectural patterns required to build task

    MDXagentagentsai-agents
  • zylon-ai/private-gpt

    zylon-ai/private-gpt

    57,116GitHubView on GitHub↗

    This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to prov

    Python