RAG_Techniques and RAGHub

These are ecosystem siblings—one serves as a comprehensive educational resource documenting RAG implementation techniques and best practices, while the other functions as a curated registry or aggregator of the broader RAG framework ecosystem itself.

RAG_Techniques
57
Established
RAGHub
56
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 25,887
Forks: 3,041
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stars: 1,590
Forks: 150
Downloads:
Commits (30d): 0
Language:
License: MIT
No Package No Dependents
No Package No Dependents

About RAG_Techniques

NirDiamant/RAG_Techniques

This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.

Covers advanced RAG patterns including agentic retrieval loops, hybrid search strategies (dense-sparse retrieval fusion), query optimization techniques, and multi-document reasoning—beyond basic retrieval pipelines. Implementations target popular frameworks like LangChain and LlamaIndex with code-first Jupyter notebooks, focusing on practical enhancements for production-grade systems.

About RAGHub

Andrew-Jang/RAGHub

A community-driven collection of RAG (Retrieval-Augmented Generation) frameworks, projects, and resources. Contribute and explore the evolving RAG ecosystem.

Organizes RAG tools across specialized categories—frameworks, evaluation/optimization systems, data preparation, and engines—with live activity tracking to distinguish actively maintained projects from outdated ones. Curated by the r/RAG community, it catalogs both established frameworks (LangChain, LlamaIndex, Haystack) and emerging tools like Korvus (database-native RAG) and Swiftide (Rust-based streaming), helping developers navigate rapid ecosystem fragmentation. Includes evaluation frameworks, model leaderboards, and resources to address the full RAG development lifecycle beyond basic framework selection.

Scores updated daily from GitHub, PyPI, and npm data. How scores work