all-in-rag and rag-guide

These are complementary educational resources that share the same tech stack (FastAPI + LangChain), with the former being a comprehensive theoretical guide and the latter being a practical hands-on handbook for implementing RAG applications end-to-end.

all-in-rag
55
Established
rag-guide
31
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 7/25
Community 25/25
Maintenance 10/25
Adoption 4/25
Maturity 9/25
Community 8/25
Stars: 4,659
Forks: 2,291
Downloads:
Commits (30d): 2
Language: Python
License:
Stars: 8
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No License No Package No Dependents
No Package No Dependents

About all-in-rag

datawhalechina/all-in-rag

🔍大模型应用开发实战一:RAG 技术全栈指南,在线阅读地址:https://datawhalechina.github.io/all-in-rag/

Covers comprehensive RAG system development from data ingestion through vector embeddings (including multimodal support via image-text retrieval), hybrid search strategies combining dense and sparse retrieval, and advanced techniques like Text2SQL and query rewriting. The curriculum integrates practical implementations using vector databases like Milvus, LLM-based generation, and system evaluation methodologies, culminating in production-ready projects demonstrating Graph RAG architectures and optimization patterns.

About rag-guide

david-zlj/rag-guide

RAG 开发者的一站式手册。以 FastAPI + LangChain 为核心技术栈,助力学习者快速掌握从 0 到 1 搭建 RAG 应用的能力,轻松落地企业知识库等实际项目。

Scores updated daily from GitHub, PyPI, and npm data. How scores work