jxzhangjhu/Awesome-LLM-RAG
Awesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models
This is a curated collection of cutting-edge research papers and resources focused on Retrieval Augmented Generation (RAG) in Large Language Models (LLMs). It helps AI researchers and practitioners stay current with advancements in how LLMs can use external information to generate more accurate and informed responses. The collection provides an organized list of research, tutorials, and books, making it easier to explore specific areas within advanced RAG.
1,312 stars. Actively maintained with 7 commits in the last 30 days.
Use this if you are an AI researcher or practitioner looking for an organized overview of the latest academic work and resources on advanced Retrieval Augmented Generation (RAG) techniques for Large Language Models.
Not ideal if you are a non-technical user seeking ready-to-use RAG applications or a developer looking for code implementations rather than research papers.
Stars
1,312
Forks
74
Language
—
License
—
Category
Last pushed
Mar 02, 2026
Commits (30d)
7
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
Related tools
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
Shaivpidadi/refrag
REFRAG: LLM-powered representations for better RAG retrieval. Improve precision, reduce context...