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

1 repo

Awesome GitHub RepositoriesContextual Compression

Techniques for filtering and condensing retrieved information to optimize prompt context windows.

Distinguishing note: Focuses on prompt optimization via data reduction, distinct from general retrieval.

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

  1. Home
  2. Artificial Intelligence & ML
  3. Contextual Compression

Awesome Contextual Compression GitHub Repositories

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

    NirDiamant/RAG_Techniques

    25,455View on GitHub↗

    This repository serves as a comprehensive knowledge base and toolkit for Retrieval-Augmented Generation (RAG). It provides a structured collection of interactive tutorials and code-based demonstrations designed to help developers optimize the accuracy and relevance of large language model responses by connecting them to external data sources. The project distinguishes itself by offering hands-on implementations of advanced search architectures and retrieval strategies. It covers complex workflows such as multi-stage reranking, contextual compression, and self-corrective feedback loops, which

    Optimizes prompt windows by extracting only the most relevant segments from retrieved documents.

    Jupyter Notebookailangchainllama-index
    25,455View on GitHub↗