From 9878d74d037c24ba98e7dc0bb2bddc0b661d43cf Mon Sep 17 00:00:00 2001 From: "fuqiang.li" Date: Mon, 15 Sep 2025 15:20:51 +0800 Subject: [PATCH] chore: Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c0f2a8c..75965455 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,7 @@ English | [įŽ€äŊ“中文](README_CN.md) | [🌐 **Website**](https://skyworkai.github.io/DeepResearchAgent/) ## Introduction -image.png -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. +**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. > 🌐 **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!