#107 · Primary category: Education & Research

llm-universe

langchain rag

本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/

Project last updated:08/27/26

GitHub Stars

13.9K

Forks

1.4K

Contributors

27

License

Other

Why we included this project

Datawhale's LLM Universe takes one practical project, a personal knowledge base assistant, and follows it through every stage of building a real LLM application: calling model APIs, cleaning and chunking source documents, building a vector store, wiring a LangChain retrieval chain, and then evaluating and iterating on the result. The course assumes no machine learning background, just basic Python, and pairs the notebooks with a free environment setup guide so the hands-on parts actually run. It also ships unified wrappers around several major model APIs, including Baidu Wenxin, iFlytek Spark, and Zhipu AI, so learners can swap providers without relearning the plumbing. The finished material reads like a genuine curriculum rather than a pile of isolated snippets.

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