Awesome-RAG-Reasoning and agentic-rag

The first project, a collection of resources, complements the second project, an implementation of Agentic RAG, by providing foundational knowledge and research to support its development and understanding.

Awesome-RAG-Reasoning
50
Established
agentic-rag
50
Established
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 15/25
Maintenance 2/25
Adoption 10/25
Maturity 15/25
Community 23/25
Stars: 408
Forks: 35
Downloads:
Commits (30d): 0
Language:
License: MIT
Stars: 198
Forks: 67
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About Awesome-RAG-Reasoning

DavidZWZ/Awesome-RAG-Reasoning

[EMNLP 2025] Awesome RAG Reasoning Resources

Curates papers, benchmarks, and implementations across three integration patterns: reasoning-enhanced RAG (optimizing retrieval and generation), RAG-enhanced reasoning (grounding with external knowledge), and synergized systems using iterative retrieval-reasoning loops. Organizes taxonomy covering chain/tree/graph-based workflows, single/multi-agent orchestration, and tool-using approaches within agentic AI frameworks. Provides evaluation resources spanning single/multi-hop QA, fact-checking, summarization, and domain-specific tasks alongside code implementations.

About agentic-rag

FareedKhan-dev/agentic-rag

Agentic RAG to achieve human like reasoning

Implements a multi-stage agentic pipeline with specialized tools (Librarian, Analyst, Scout) coordinated through deliberate reasoning nodes—Gatekeeper for validation, Planner for orchestration, Auditor for self-correction, and Strategist for causal inference. Builds knowledge from structure-aware document parsing, LLM-generated metadata, and hybrid vector/relational stores, then stress-tests robustness through adversarial Red Team challenges and evaluation across retrieval quality, reasoning correctness, and cost metrics.

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