datawhalechina/llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
Covers unified API wrappers for major domestic and international LLM providers (GPT, Baidu Wenxin, iFlytek Spark, Zhipu GLM) alongside LangChain integration, enabling consistent multi-model invocation without API-specific implementation details. Teaches RAG architecture through a practical personal knowledge base assistant project, combining document loading/chunking, vector database construction with embedding APIs, and Streamlit deployment—all executable on standard hardware without GPU requirements. Structured in three progressive tracks: foundational LLM application development, advanced RAG optimization techniques (hybrid retrieval, prompt engineering, fine-tuning), and open-source project case studies.
12,159 stars.
Stars
12,159
Forks
1,262
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/datawhalechina/llm-universe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
WangRongsheng/awesome-LLM-resources
🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the...
katanaml/sparrow
Structured data extraction and instruction calling with ML, LLM and Vision LLM
luhengshiwo/LLMForEverybody
每个人都能看懂的大模型知识分享,LLMs春/秋招大模型面试前必看,让你和面试官侃侃而谈
LazyAGI/LazyLLM
Easiest and laziest way for building multi-agent LLMs applications.
SylphAI-Inc/AdalFlow
AdalFlow: The library to build & auto-optimize LLM applications.