Skip to content

Commit 494dbfe

Browse files
committed
update readme
1 parent 39b9549 commit 494dbfe

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# DeepResearchAgent
22

3-
English | [简体中文](README_CN.md) | [🌐 Website](https://skyworkai.github.io/DeepResearchAgent/)
3+
[![Website](https://img.shields.io/badge/🌐-Website-blue?style=for-the-badge&logo=github)](https://skyworkai.github.io/DeepResearchAgent/)
4+
[![Paper](https://img.shields.io/badge/📄-arXiv%20Paper-red?style=for-the-badge&logo=arxiv)](https://arxiv.org/abs/2506.12508)
5+
[![License](https://img.shields.io/badge/License-MIT-green?style=for-the-badge)](LICENSE)
46

5-
## Introduction
7+
English | [简体中文](README_CN.md) | [🌐 **Website**](https://skyworkai.github.io/DeepResearchAgent/)
68

9+
## Introduction
10+
image.png
711
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.
812

13+
> 🌐 **Check out our interactive website**: [https://skyworkai.github.io/DeepResearchAgent/](https://skyworkai.github.io/DeepResearchAgent/) - Explore the architecture, view experiments, and learn more about our research!
14+
915
## Architecture
1016

1117
<p align="center">

0 commit comments

Comments
 (0)