Commit
·
3e63f54
1
Parent(s):
c334076
readme highlight gaia
Browse files- README.md +6 -2
- README_zh.md +6 -2
README.md
CHANGED
@@ -35,12 +35,16 @@
|
|
35 |
|
36 |
</h4>
|
37 |
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
<div align="center">
|
39 |
|
40 |
🦉 OWL is a cutting-edge framework for multi-agent collaboration that pushes the boundaries of task automation, built on top of the [CAMEL-AI Framework](https://github.com/camel-ai/camel).
|
41 |
|
42 |
-
OWL achieves **58.18** average score on GAIA benchmark and ranks 🏅️ #1 among open-source frameworks.
|
43 |
-
|
44 |
Our vision is to revolutionize how AI agents collaborate to solve real-world tasks. By leveraging dynamic agent interactions, OWL enables more natural, efficient, and robust task automation across diverse domains.
|
45 |
|
46 |
</div>
|
|
|
35 |
|
36 |
</h4>
|
37 |
|
38 |
+
<div align="center" style="background-color: #f0f7ff; padding: 10px; border-radius: 5px; margin: 15px 0;">
|
39 |
+
<h3 style="color: #1e88e5; margin: 0;">
|
40 |
+
🏆 OWL achieves <span style="color: #d81b60; font-weight: bold; font-size: 1.2em;">58.18</span> average score on GAIA benchmark and ranks <span style="color: #d81b60; font-weight: bold; font-size: 1.2em;">🏅️ #1</span> among open-source frameworks! 🏆
|
41 |
+
</h3>
|
42 |
+
</div>
|
43 |
+
|
44 |
<div align="center">
|
45 |
|
46 |
🦉 OWL is a cutting-edge framework for multi-agent collaboration that pushes the boundaries of task automation, built on top of the [CAMEL-AI Framework](https://github.com/camel-ai/camel).
|
47 |
|
|
|
|
|
48 |
Our vision is to revolutionize how AI agents collaborate to solve real-world tasks. By leveraging dynamic agent interactions, OWL enables more natural, efficient, and robust task automation across diverse domains.
|
49 |
|
50 |
</div>
|
README_zh.md
CHANGED
@@ -36,12 +36,16 @@
|
|
36 |
|
37 |
</h4>
|
38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
<div align="center">
|
40 |
|
41 |
🦉 OWL 是一个前沿的多智能体协作框架,推动任务自动化的边界,构建在 [CAMEL-AI Framework](https://github.com/camel-ai/camel)。
|
42 |
|
43 |
-
OWL 在 GAIA 基准测试中取得 **58.18** 平均分,在开源框架中排名 🏅️ #1。
|
44 |
-
|
45 |
我们的愿景是彻底变革 AI 智能体协作解决现实任务的方式。通过利用动态智能体交互,OWL 实现了跨多领域更自然、高效且稳健的任务自动化。
|
46 |
|
47 |
</div>
|
|
|
36 |
|
37 |
</h4>
|
38 |
|
39 |
+
<div align="center" style="background-color: #f0f7ff; padding: 10px; border-radius: 5px; margin: 15px 0;">
|
40 |
+
<h3 style="color: #1e88e5; margin: 0;">
|
41 |
+
🏆 OWL 在 GAIA 基准测试中取得 <span style="color: #d81b60; font-weight: bold; font-size: 1.2em;">58.18</span> 平均分,在开源框架中排名 <span style="color: #d81b60; font-weight: bold; font-size: 1.2em;">🏅️ #1</span>! 🏆
|
42 |
+
</h3>
|
43 |
+
</div>
|
44 |
+
|
45 |
<div align="center">
|
46 |
|
47 |
🦉 OWL 是一个前沿的多智能体协作框架,推动任务自动化的边界,构建在 [CAMEL-AI Framework](https://github.com/camel-ai/camel)。
|
48 |
|
|
|
|
|
49 |
我们的愿景是彻底变革 AI 智能体协作解决现实任务的方式。通过利用动态智能体交互,OWL 实现了跨多领域更自然、高效且稳健的任务自动化。
|
50 |
|
51 |
</div>
|