#133 · Primary category: Education & Research

all-in-rag

ai deepseek embedding kimi-k2 langchain llama-index llm milvus multimodal neo4j python rag

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

Project last updated:07/29/26

GitHub Stars

10.7K

Forks

5.3K

Contributors

11

License

Other

Why we included this project

If you're learning retrieval-augmented generation, this guide from the Datawhale community is one of the most practical open resources around. It's structured like a real course rather than a reference dump: you start with how embeddings and retrieval work, then build an actual RAG app using LangChain or LlamaIndex, and later see how vector stores like Milvus and graph databases like Neo4j fit into the picture. Because it comes with a runnable example project and a freely hosted online version, it works both as a structured introduction for developers new to RAG and as a refresher for engineers who want to see the whole pipeline in one place. The writing rewards reading alongside a code editor, so plan to follow along rather than skim.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category