📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程
# Summary hello-agents is a tutorial and framework for building intelligent agents from first principles, covering agent theory and practical implementation across domains including data analysis, database interaction, movie recommendations, interactive games, fashion advice, and educational software development assistance. The tech stack spans Python with frameworks like FastAPI, Gradio, and the HelloAgents library itself, alongside integrations with large language models (OpenAI-compatible APIs, ModelScope, DeepSeek), external APIs (TMDB, Tavily, OpenWeatherMap), and databases (Oracle). The project appears to be a community effort, with individual authors credited on specific co-creation sub-projects and acknowledgments to the Datawhale community.