# agent-dev **Repository Path**: zjxbeep/agent-dev ## Basic Information - **Project Name**: agent-dev - **Description**: 《大模型项目实战:Agent开发与应用》配套资源 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-30 - **Last Updated**: 2025-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 《大模型项目实战:Agent开发与应用》配套资源 ## 书中的源代码、操作步骤等配套资源 [可直接体验的书中实例:https://gitclone.com/aiit/agenthub/](https://gitclone.com/aiit/agenthub/) [图书出版社官方直营:https://item.jd.com/10140881945867.html](https://item.jd.com/10140881945867.html) ![](https://gitclone.com/download1/ai-agent/agent-dev1.png) ![](https://gitclone.com/download1/llm-dev/llm-dev.png) ## [勘误](https://github.com/little51/agent-dev/issues) ## 本书技术交流群 ![](https://gitclone.com/download1/aliendao/aliendao20251030.jpg) ![](https://gitclone.com/download1/aliendao/weixin-aliendao2.jpg) ## 基础篇 ### [第1章 Agent基础知识](https://github.com/little51/agent-dev/tree/main/chapter01)
### [第2章Agent应用与开发环境搭建](https://github.com/little51/agent-dev/tree/main/chapter02)
## 应用篇 ### [第3章 通用型Agent应用](https://github.com/little51/agent-dev/tree/main/chapter03)
### [第4章 任务驱动型Agent应用](https://github.com/little51/agent-dev/tree/main/chapter04)
### [第5章 辅助开发型Agent应用](https://github.com/little51/agent-dev/tree/main/chapter05)
### [第6章 检索增强型Agent应用](https://github.com/little51/agent-dev/tree/main/chapter06)
## 开发篇 ### [第7章 大语言模型服务开发与微调](https://github.com/little51/agent-dev/tree/main/chapter07)
### [第8章 基于GLM-4的Function-Calling应用开发](https://github.com/little51/agent-dev/tree/main/chapter08)
### [第9章 基于Agentscope的ReActAgent应用开发](https://github.com/little51/agent-dev/tree/main/chapter09)
### [第10章 基于Langchain的任务驱动应用开发](https://github.com/little51/agent-dev/tree/main/chapter10)
### [第11章 基于LangGraph的工作流Agent应用开发](https://github.com/little51/agent-dev/tree/main/chapter11)
### [第12章 基于Autogen的辅助编程Agent应用开发](https://github.com/little51/agent-dev/tree/main/chapter12)
### [第13章 基于LlamaIndex的检索增强应用开发](https://github.com/little51/agent-dev/tree/main/chapter13)
### [第14章 基于crewAI的多角色Agent应用开发](https://github.com/little51/agent-dev/tree/main/chapter14)
### [第15章 基于Qwen-Agent的图像应用开发](https://github.com/little51/agent-dev/tree/main/chapter15)
### [第16章 基于CogVLM2的多模态应用开发](https://github.com/little51/agent-dev/tree/main/chapter16)