foreveryh/Awesome-LLM-RAG-tutorial
Deeptoai 系列 RAG 教程
This project provides a comprehensive tutorial for developers looking to implement Retrieval Augmented Generation (RAG) using the Fumadocs framework. It guides you through setting up a documentation site, integrating Markdown and MDX for content, and showcasing RAG principles. The output is a functional, well-structured documentation site that can serve as a reference or a starting point for your own RAG-powered applications.
Use this if you are a developer learning to build RAG applications and want a hands-on guide to creating documentation with integrated features like math support and structured content.
Not ideal if you are an end-user looking for a pre-built RAG application or a non-technical guide to RAG concepts.
Stars
97
Forks
7
Language
MDX
License
—
Category
Last pushed
Oct 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/foreveryh/Awesome-LLM-RAG-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bragai/bRAG-langchain
Everything you need to know to build your own RAG application
guyernest/advanced-rag
Jupyter Notebooks for Mastering LLM with Advanced RAG Course
liu673/rag-all-techniques
Implementation of all RAG techniques in a simpler way(以简单的方式实现所有 RAG 技术)
FareedKhan-dev/rag-ecosystem
Understand and code every important component of RAG architecture
FareedKhan-dev/14-rag-failures
Encountering 14 different Naive RAG fails and using KG to solve it