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.
408 stars.
Stars
408
Forks
35
Language
—
License
MIT
Category
Last pushed
Jan 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/DavidZWZ/Awesome-RAG-Reasoning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
deepsense-ai/ragbits
Building blocks for rapid development of GenAI applications
infiniflow/ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses...
GiovanniPasq/agentic-rag-for-dummies
A modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.
truefoundry/cognita
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications...
NVIDIA/context-aware-rag
Context-Aware RAG library for Knowledge Graph ingestion and retrieval functions.