Hello Agents
ActiveDescription
A comprehensive tutorial on AI agent principles and practice, systematically covering core concepts, framework usage and hands-on projects.
Key Features
- Systematic agent tutorial — complete learning path from agent definitions to multi-agent applications
- Classic paradigm implementations — hands-on ReAct, Plan-and-Solve, and Reflection patterns
- Low-code platform tutorials — practical guides for Coze, Dify, and n8n platforms
- Framework development — applications of AutoGen, AgentScope, LangGraph and other major frameworks
- Custom framework HelloAgents — build an agent framework from scratch using OpenAI native API
- Project-driven learning — smart travel assistant, deep research agent, cyber town hands-on projects
Use Cases
Strengths & Limitations
✅ Strengths
- • Actively maintained, recent updates
- • High community interest (73.2k stars)
- • Responsive to issues, low backlog
⚠️ Limitations
- • No clear open-source license
Categories
Quick Start
git clone https://github.com/datawhalechina/hello-agents.git
cd hello-agents
# Online reading: https://hello-agents.datawhale.cc
# Local reading: Open chapter files in docs/ directory with Jupyter Notebook