Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
AI 大模型应用/Agent工程师学习面试大全(Agent Dev Roadmap)
| Date | Stars |
|---|---|
| 2026-07-31 | 251 |
| 2026-08-02 | 251 |
| 2026-08-12 | 254 |
| 2026-08-18 | 258 |
| 2026-09-01 | 259 |
| 2026-09-09 | 259 |
| 2026-09-11 | 260 |
| 2026-09-14 | 260 |
| 2026-09-15 | 261 |
| 2026-09-17 | 261 |
| 2026-09-20 | 261 |
Today
— stars today
This week
+1 stars this week
This month
+3 stars this month
Momentum
0.0
growth rate 0.39%/day
# 🌏 Awesome Agent Development Roadmap > 🎯 From zero to building your own AI-powered applications — a complete learning roadmap for **Agent Application Development**. > 📚 汇总大模型应用(Agent)开发的学习路线、资料、工具、开源项目与面试准备指南,帮助你系统掌握从入门到落地的全流程。 --- ## 🧭 目录 --- ## 🚀 学习路线总览 保姆级学习路线(持续更新,跟着学就够了): - [Agent开发保姆级学习路线(知乎)](https://www.zhihu.com/question/1936375725931361485/answer/2010135875586114494) - [Agent开发保姆级学习路线(公众号)](https://mp.weixin.qq.com/s/SJC7Ok_jcatfyWtzfaKFDw) ```mermaid graph TD A[LLM 基础理论] --> B[Prompt Engineering] B --> C[RAG 检索增强生成] C --> D[Agent 框架开发] D --> E[多模态应用] E --> F[部署与优化] F --> G[面试准备 & 项目实战] ``` ## 🧩 学习教程 ### 体系化学习课程 - [Agentic_ai系列课程_吴恩达老师](https://github.com/datawhalechina/agentic-ai) - [Hello Agents_DataWhale社区](https://datawhalechina.github.io/hello-agents/) - [All in Rag_DataWhale社区](https://datawhalechina.github.io/all-in-rag/) - [大模型应用开发_DataWhale社区](https://github.com/datawhalechina/llm-universe) - [ai-agents-for-beginners_微软](https://github.com/microsoft/ai-agents-for-beginners) - [learn-claude-code-A nano claude code–like 「agent harness」, built from 0 to 1](https://github.com/shareAI-lab/learn-claude-code/tree/main) ### 经典书籍 - [Google agent白皮书](https://github.com/summerjava/LLM-App-Dev-4CRUDer/blob/main/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91-%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%96%99/Google%20Agent%E7%99%BD%E7%9A%AE%E4%B9%A6.pdf) - [Google agent白皮书中文版](https://github.com/summerjava/LLM-App-Dev-4CRUDer/blob/main/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91-%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%96%99/%5B%E8%AF%91%5D%20AI%20Agent%EF%BC%88%E6%99%BA%E8%83%BD%E4%BD%93%EF%BC%89%E7%99%BD%E7%9A%AE%E4%B9%A6.pdf) - [Google Agentic-design-patterns中文版.pdf](https://github.com/summerjava/LLM-App-Dev-4CRUDer/blob/main/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91-%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%96%99/agentic-design-patterns-zh-20251011.pdf) - [Google白皮书-Agent Quality](https://github.com/summerjava/LLM-App-Dev-4CRUDer/blob/main/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91-%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%96%99/Google%205%E6%9C%AC%20%E7%99%BD%E7%9A%AE%E4%B9%A6/Agent%20Quality.pdf) - [Google白皮书-Agent Tools & Interoperability with Model Context Protocol (MCP)](https://github.com/summerjava/LLM-App-Dev-4CRUDer/blob/main/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91-%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%96%99/Google%205%E6%9C%AC%20%E7%99%BD%E7%9A%AE%E4%B9%A6/Agent%20Tools%20%26%20Interoperability%20with%20Model%20Context%20Protocol%20(MCP).pdf) - [Google白皮书-Context Engineering_ Sessions & Memory.pdf](https://github.com/summerjava/LLM-App-Dev-4CRUDer/blob/main/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91-%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%96%99/Google%205%E6%9C%AC%20%E7%99%BD%E7%9A%AE%E4%B9%A6/Context%20Engineering_%20Sessions%20%26%20Memory.pdf) - [Google白皮书-Introduction to Agents.pdf](https://github.com/summerjava/LLM-App-Dev-4CRUDer/blob/main/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91-%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%96%99/Google%205%E6%9C%AC%20%E7%99%BD%E7%9A%AE%E4%B9%A6/Introduction%20to%20Agents.pdf) - [Google白皮书-Prototype to Production.pdf](https://github.com/summerjava/LLM-App-Dev-4CRUDer/blob/main/%E5%A4%A7%E6%A8%A1%E5%9E%8B%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91-%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%96%99/Google%205%E6%9C%AC%20%E7%99%BD%E7%9A%AE%E4%B9%A6/Prototype%20to%20Production.pdf) ### 经典博客文章 - [building-effective-agents_Anthropic](https://www.anthropic.com/engineering/building-effective-agents) ### 入门-Prompt提示词工程 - [Calude文档-提示词工程](platform.claude.com/docs/en/build-with-claude/prompt-engineering/overview) - [Anthropic's Interactive Prompt Engineering Tutorial](https://github.com/anthropics/prompt-eng-interactive-tutorial) - [吴恩达-chatgpt-prompt-engineering-for-developers/](https://www.deeplearning.ai/short-courses/chatgpt-prompt-engineering-for-developers/) - [高效提示词(prompt)工程指南_ByteByteGo](https:
Excerpt of 9,936 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:5f5e3f2c28948628, llm:description: 'AI 大模型应用/Agent工程师学习面试大全(Agent Dev Roadmap)'; topics: ['agent','ai','chatgpt','llm','software']
matched fp:5f5e3f2c28948628, llm:description: 'AI 大模型应用/Agent工程师学习面试大全(Agent Dev Roadmap)'; topics: ['agent','ai','chatgpt','llm','software']