
DeepResearchAgent
SkyworkAI
DeepResearchAgent is a hierarchical multi-agent system designed not only for deep research tasks but also for general-purpose task solving. The framework leverages a top-level planning agent to coordinate multiple specialized lower-level agents, enabling automated task decomposition and efficient execution across diverse and complex domains.
AI 简介
DeepResearchAgent 是一个面向深度研究任务及通用任务解决的多层次多智能体系统。它通过顶层规划智能体协调多个专门化下层智能体,实现自动化任务分解与高效执行,适用于多样化和复杂的领域。项目采用Python开发,核心功能包括资源基底协议层(RSPL)和自我进化协议层(SEPL),前者将提示、智能体、工具、环境和记忆抽象为具有明确状态、生命周期和版本接口的注册资源;后者则提供了一个闭环操作界面,用于提出、评估并提交改进,并支持回滚。该系统特别适合需要灵活组合不同组件以完成复杂任务的研究或生产场景,如文件系统操作、交易回测、网页/移动端环境交互等。
Python
MIT License3.4k
Stars
444
Forks
24
Watchers
5
Issues
Star 增长
今日+13
近 7 天+40
近 30 天+66
综合评分106.55
默认分支main