jxzhangjhu/Awesome-LLM-RAG
Awesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models
Organizes research across 10+ RAG subcategories (instruction tuning, embeddings, evaluation, optimization) with direct links to papers and implementations, enabling researchers to systematically explore advances beyond basic retrieval-generation pipelines. Covers the complete RAG stack from retrieval mechanics and in-context learning strategies to specialized techniques like graph-based RAG and adaptive routing, alongside curated workshops and foundational texts for practical implementation guidance.
1,312 stars. Actively maintained with 4 commits in the last 30 days.
Stars
1,312
Forks
74
Language
—
License
—
Category
Last pushed
Mar 02, 2026
Commits (30d)
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/jxzhangjhu/Awesome-LLM-RAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
Marker-Inc-Korea/AutoRAG
AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation &...
IntelLabs/RAG-FiT
Framework for enhancing LLMs for RAG tasks using fine-tuning.
coree/awesome-rag
A curated list of retrieval-augmented generation (RAG) in large language models
IntelLabs/fastRAG
Efficient Retrieval Augmentation and Generation Framework
ibm-self-serve-assets/Blended-RAG
Blended RAG: Improving RAG (Retriever-Augmented Generation) Accuracy with Semantic Search and...