The RAG landscape, organized so you don't have to
Because tracking every RAG framework, survey, and reranking trick has become a full-time job.

What it does This is an “awesome list”—a curated, categorized index of resources for building retrieval-augmented LLM applications. It collects academic surveys, open-source tools, enterprise playbooks, and construction strategies, sorting them into granular buckets like preprocessing, query routing, reranking, and observability. Think of it as a filing cabinet for a field that refuses to stop growing.
The interesting bit The granularity is unusual. Instead of dumping everything under “tools,” it splits the ecosystem into surgical categories—SQL enhancement, guardrails, crawlers, contextual compression—so you can find the exact missing piece of your pipeline. It also blends recent research (surveys from 2022 through 2025) with practical notes on knowledge-base construction.
Key highlights
- Academic surveys covering Agentic RAG, GraphRAG, query optimization, and deep research agents
- Open-source tools broken down by pipeline stage: frameworks, embedding models, rerankers, guardrails, observability, and LLM serving
- Enterprise practice notes, including knowledge-base construction strategies
- Dedicated sections on RAG building blocks: retrieval strategies, query rewriting, post-retrieval compression, and evaluation
- Curated courses, videos, books, and coding references
Caveats
- The curation and annotations are primarily in Chinese, so non-readers may need a translator
- It is a reference list, not a framework or benchmark suite—you still have to evaluate the tools yourself
Verdict Worth bookmarking if you are building or researching RAG pipelines and need a broad, structured map of the territory. Skip it if you are looking for a single installable library or hands-on tutorials.
Frequently asked
- What is lizhe2004/Awesome-LLM-RAG-Application?
- Because tracking every RAG framework, survey, and reranking trick has become a full-time job.
- Is Awesome-LLM-RAG-Application open source?
- Yes — lizhe2004/Awesome-LLM-RAG-Application is an open-source project tracked on heatdrop.
- How popular is Awesome-LLM-RAG-Application?
- lizhe2004/Awesome-LLM-RAG-Application has 1.6k stars on GitHub.
- Where can I find Awesome-LLM-RAG-Application?
- lizhe2004/Awesome-LLM-RAG-Application is on GitHub at https://github.com/lizhe2004/Awesome-LLM-RAG-Application.