|
|
@@ -7,6 +7,7 @@
|
|
|
<img src="https://img.shields.io/github/forks/datawhalechina/Hello-Agents?style=flat&logo=github" alt="GitHub forks"/>
|
|
|
<img src="https://img.shields.io/badge/language-Chinese-brightgreen?style=flat" alt="Language"/>
|
|
|
<a href="https://github.com/datawhalechina/Hello-Agents"><img src="https://img.shields.io/badge/GitHub-Project-blue?style=flat&logo=github" alt="GitHub Project"></a>
|
|
|
+ <a href="https://datawhalechina.github.io/hello-agents/"><img src="https://img.shields.io/badge/在线阅读-Online%20Reading-green?style=flat&logo=gitbook" alt="Online Reading"></a>
|
|
|
</div>
|
|
|
|
|
|
---
|
|
|
@@ -17,6 +18,14 @@
|
|
|
|
|
|
  Hello-Agents 是一个<strong>系统性的多智能体学习教程</strong>,旨在"授人以渔"。教程将带领你穿透框架表象,从智能体的核心原理出发,深入其核心架构,理解其经典范式,并最终亲手构建起属于自己的、强大的多智能体应用。我们相信,最好的学习方式就是动手实践。希望这本书能成为你探索智能体世界的起点,能够从一名 LLM 的"使用者",蜕变为一名智能系统的"构建者"。
|
|
|
|
|
|
+## 📚 快速开始
|
|
|
+
|
|
|
+### 在线阅读
|
|
|
+🌐 **[立即开始在线阅读](https://datawhalechina.github.io/hello-agents/)** - 无需下载,随时随地学习
|
|
|
+
|
|
|
+### 本地阅读
|
|
|
+如果您希望在本地阅读或贡献内容,请参考下方的学习指南。
|
|
|
+
|
|
|
### ✨ 你将收获什么?
|
|
|
|
|
|
- 📖 <strong>Datawhale 开源免费</strong> 完全免费学习本项目所有内容,与社区共同成长
|