13 repos
Libraries, benchmarks, and evaluation frameworks for retrieval-augmented generation (RAG)—a pattern that augments large language models with external knowledge retrieval. Repositories here span implementations of RAG systems (like MiniRAG and SearchLM), evaluation datasets and benchmarks (including COIR and OHR-Bench), and tools for measuring retrieval quality. Most projects are Python-based and focus on improving how LLMs access and incorporate retrieved context to generate more accurate, grounded responses.