update readme
Browse files
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
-
|
|
|
|
|
2 |
|
3 |
-
|
4 |
|
5 |
-
|
6 |
|
7 |
-
|
8 |
|
9 |
-
|
10 |
-
To get started, follow these steps:
|
11 |
|
12 |
1. **Clone the Github repository:**
|
13 |
|
@@ -36,10 +37,18 @@ $ pip install -r requirements.txt
|
|
36 |
$ python run.py
|
37 |
```
|
38 |
|
39 |
-
|
40 |
-
|
41 |
-
We have provided a script to reproduce the results in GAIA. You can check the `run_gaia_roleplaying.py` file and run the following command:
|
42 |
|
43 |
```bash
|
44 |
$ python run_gaia_roleplaying.py
|
45 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<h1 align="center">
|
2 |
+
🐝 Deep Swarm: Multi-Agent Collaboration for Task Automation in the Wild<br>
|
3 |
+
</h1>
|
4 |
|
5 |
+
Deep Swarm is a cutting-edge framework for multi-agent collaboration that pushes the boundaries of task automation. Built on top of the Camel Framework, Deep Swarm ranks #1 among open-source frameworks.
|
6 |
|
7 |
+
Our vision is to revolutionize how AI agents collaborate to solve real-world tasks. By leveraging role-playing mechanisms and dynamic agent interactions, Deep Swarm enables more natural, efficient, and robust task automation across diverse domains.
|
8 |
|
9 |
+
# Key Features
|
10 |
|
11 |
+
# Quick Start
|
|
|
12 |
|
13 |
1. **Clone the Github repository:**
|
14 |
|
|
|
37 |
$ python run.py
|
38 |
```
|
39 |
|
40 |
+
Additionally, We have provided a script to reproduce the results in GAIA. You can check the `run_gaia_roleplaying.py` file and run the following command:
|
|
|
|
|
41 |
|
42 |
```bash
|
43 |
$ python run_gaia_roleplaying.py
|
44 |
```
|
45 |
+
|
46 |
+
# Community
|
47 |
+
|
48 |
+
[Camel Link]
|
49 |
+
|
50 |
+
[This project]
|
51 |
+
|
52 |
+
# Architecture
|
53 |
+
|
54 |
+
# Cite
|