Explorar el Código

Add: 视频课程持续放出

jjyaoao hace 2 semanas
padre
commit
ec61386c93
Se han modificado 5 ficheros con 40 adiciones y 0 borrados
  1. 36 0
      Extra-Chapter/Extra13-Hello-Agents视频课录制共创.md
  2. 1 0
      README.md
  3. 1 0
      README_EN.md
  4. 1 0
      docs/README.md
  5. 1 0
      docs/README_EN.md

+ 36 - 0
Extra-Chapter/Extra13-Hello-Agents视频课录制共创.md

@@ -0,0 +1,36 @@
+# Hello-Agents 视频课录制共创
+
+Hello-Agents 正在推进配套视频课录制,希望把教程中的关键章节讲得更直观、更容易上手。目前已经有两节第四章相关课程完成录制,欢迎学习者先观看参考,也欢迎大家一起参与后续章节的视频共创。
+
+## 已录制课程
+
+- [第4章:手把手实现 P&S 和 Reflection](https://www.xiaohongshu.com/explore/6a1ed2070000000036019d59?xsec_token=ABvPV0TAjOGgpvyySndlKfQhxzBU9g5vDdUBIqKXaH4tU=&xsec_source=pc_user)
+- [第4章:手把手实现 ReAct Agent](https://www.xiaohongshu.com/explore/6979d7ff0000000022032e0e?xsec_token=ABSY14m67mHBI0EVYKUqJkhLM6OTAqX2TpzEgsyhqXhN8=&xsec_source=pc_user)
+
+## 进群必读与待办事项
+
+### 1. 任务进度与视频提交表
+
+最终视频链接将统一提交到在线表格中。请大家务必收藏:
+
+- [点击查看/填写视频提交表](https://n1zliytfodx.feishu.cn/share/base/form/shrcn57uIMLTPrDs4eymeNoWjdh)
+
+### 2. 观看参考案例
+
+如果还不确定怎么录、讲解风格怎么把控,可以先参考两位同学已经录制完成的打样视频,作为制作标准参考:
+
+- [点击查看示例视频](https://n1zliytfodx.feishu.cn/wiki/ErnZwX6bSiw4hDkK5RFcYppun5c?from=from_copylink)
+
+## 参与权益
+
+1. 深度践行费曼学习法,更系统地掌握和理解核心知识。
+2. 参与开源社区建设,结识更多志同道合的朋友。
+3. 学习如何制作教学讲解视频。
+4. 优秀讲解将直接纳入课程内容,上传至 B 站和 GitHub,成为项目贡献者,经历可写入简历,为履历加分。
+5. 有机会获得 Datawhale 精美文创周边。
+
+## 欢迎一起共创
+
+如果你正在学习 Hello-Agents,也愿意把自己的理解讲给更多人听,非常欢迎参与视频课录制。录制的过程本身就是一次很好的复盘:你会重新梳理章节脉络、补齐代码实践细节,也能把自己的学习成果沉淀为可以帮助后来者的公开资料。
+
+期待在 Extra-Chapter 里看到更多学习者的参与,一起把 Hello-Agents 做成更完整、更好学的开源课程。

+ 1 - 0
README.md

@@ -93,6 +93,7 @@
 | [10-Agent Self-Evolution智能体自进化](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra10-Agent自进化.md) | Agent 自进化四类闭环与代表项目 |
 | [11-WebAgent科普与实战](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra11-WebAgent科普与实战.md) | Web Agent 原理、反爬实战与 HelloAgents 集成 |
 | [12-旅行助手后训练实战](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra12-旅行助手后训练实战.md) | 把旅行助手 Demo 打磨成能用的 Planner |
+| [13-Hello-Agents视频课录制共创](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra13-Hello-Agents视频课录制共创.md) | 视频课程共创录制资源 |
 
 ### PDF 版本下载
 

+ 1 - 0
README_EN.md

@@ -93,6 +93,7 @@ If you wish to read locally or contribute content, please refer to the learning
 | [10-Agent Self-Evolution](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra10-Agent自进化.md) | Four closed loops of agent self-evolution and representative projects |
 | [11-Web Agent: Principles and Practice](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra11-WebAgent科普与实战.md) | Web Agent principles, anti-bot practice, and HelloAgents integration |
 | [12-Trip Planner Post-Training in Practice](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra12-旅行助手后训练实战.md) | Turning a trip-planner demo into a usable planner |
+| [13-Hello-Agents Video Course Co-creation](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra13-Hello-Agents视频课录制共创.md) | Video course co-creation recording resources |
 
 ### PDF Version Download
 

+ 1 - 0
docs/README.md

@@ -89,6 +89,7 @@
 | [10-Agent Self-Evolution智能体自进化](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra10-Agent自进化.md) | Agent 自进化四类闭环与代表项目 |
 | [11-WebAgent科普与实战](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra11-WebAgent科普与实战.md) | Web Agent 原理、反爬实战与 HelloAgents 集成 |
 | [12-旅行助手后训练实战](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra12-旅行助手后训练实战.md) | 把旅行助手 Demo 打磨成能用的 Planner |
+| [13-Hello-Agents视频课录制共创](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra13-Hello-Agents视频课录制共创.md) | 视频课程共创录制资源 |
 
 ### PDF 版本下载
 

+ 1 - 0
docs/README_EN.md

@@ -85,6 +85,7 @@
 | [10-Agent Self-Evolution](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra10-Agent自进化.md) | Four closed loops of agent self-evolution and representative projects |
 | [11-Web Agent: Principles and Practice](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra11-WebAgent科普与实战.md) | Web Agent principles, anti-bot practice, and HelloAgents integration |
 | [12-Trip Planner Post-Training in Practice](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra12-旅行助手后训练实战.md) | Turning a trip-planner demo into a usable planner |
+| [13-Hello-Agents Video Course Co-creation](https://github.com/datawhalechina/hello-agents/blob/main/Extra-Chapter/Extra13-Hello-Agents视频课录制共创.md) | Video course co-creation recording resources |
 
 ### PDF Version Download