mirror of
https://github.com/camel-ai/owl.git
synced 2025-12-26 10:07:51 +08:00
update with camel new version and announce use case project
This commit is contained in:
parent
524fc2fe5a
commit
3639d39b42
23
README.md
23
README.md
@ -87,6 +87,23 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas
|
||||
|
||||
# 🔥 News
|
||||
|
||||
<div align="center" style="background-color: #fffacd; padding: 15px; border-radius: 10px; border: 2px solid #ffd700; margin: 20px 0;">
|
||||
<h3 style="color: #d81b60; margin: 0; font-size: 1.3em;">
|
||||
🌟🌟🌟 <b>COMMUNITY CALL FOR USE CASES!</b> 🌟🌟🌟
|
||||
</h3>
|
||||
<p style="font-size: 1.1em; margin: 10px 0;">
|
||||
We're inviting the community to contribute innovative use cases for OWL! <br>
|
||||
The <b>top ten submissions</b> will receive special community gifts and recognition.
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://github.com/camel-ai/owl/tree/main/community_usecase/COMMUNITY_CALL_FOR_USE_CASES.md" style="background-color: #d81b60; color: white; padding: 8px 15px; text-decoration: none; border-radius: 5px; font-weight: bold;">Learn More & Submit</a>
|
||||
</p>
|
||||
<p style="margin: 5px 0;">
|
||||
Submission deadline: <b>March 31, 2025</b>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
- **[2025.03.12]**: Launched our Community Call for Use Cases initiative! See the highlighted announcement above.
|
||||
- **[2025.03.11]**: We added MCPToolkit, FileWriteToolkit, and TerminalToolkit to enhance OWL agents with MCP tool calling, file writing capabilities, and terminal command execution.
|
||||
- **[2025.03.09]**: We added a web-based user interface that makes it easier to interact with the system.
|
||||
- **[2025.03.07]**: We open-sourced the codebase of the 🦉 OWL project.
|
||||
@ -473,9 +490,9 @@ We welcome contributions from the community! Here's how you can help:
|
||||
3. Submit pull requests with your improvements
|
||||
|
||||
**Current Issues Open for Contribution:**
|
||||
- [#1772](https://github.com/camel-ai/camel/issues/1772)
|
||||
- [#1793](https://github.com/camel-ai/camel/issues/1793)
|
||||
- [#1803](https://github.com/camel-ai/camel/issues/1803)
|
||||
- [#1802](https://github.com/camel-ai/camel/issues/1802)
|
||||
- [#1798](https://github.com/camel-ai/camel/issues/1798)
|
||||
- [#1770](https://github.com/camel-ai/camel/issues/1770)
|
||||
|
||||
To take on an issue, simply leave a comment stating your interest.
|
||||
|
||||
|
||||
23
README_zh.md
23
README_zh.md
@ -88,6 +88,23 @@
|
||||
|
||||
# 🔥 新闻
|
||||
|
||||
<div align="center" style="background-color: #fffacd; padding: 15px; border-radius: 10px; border: 2px solid #ffd700; margin: 20px 0;">
|
||||
<h3 style="color: #d81b60; margin: 0; font-size: 1.3em;">
|
||||
🌟🌟🌟 <b>OWL社区用例征集令!</b> 🌟🌟🌟
|
||||
</h3>
|
||||
<p style="font-size: 1.1em; margin: 10px 0;">
|
||||
我们请社区成员贡献创新的OWL用例!<br>
|
||||
<b>前十名提交</b>将获得特别社区礼物和认可。
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://github.com/camel-ai/owl/tree/main/community_usecase/COMMUNITY_CALL_FOR_USE_CASES.md" style="background-color: #d81b60; color: white; padding: 8px 15px; text-decoration: none; border-radius: 5px; font-weight: bold;">了解更多并提交</a>
|
||||
</p>
|
||||
<p style="margin: 5px 0;">
|
||||
提交截止日期:<b>2025年3月31日</b>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
- **[2025.03.12]**: 启动了我们的社区用例征集计划!请查看上方的高亮公告。
|
||||
- **[2025.03.11]**: 我们添加了 MCPToolkit、FileWriteToolkit 和 TerminalToolkit,增强 OWL Agent的工具调用、文件写入能力和终端命令执行功能。
|
||||
- **[2025.03.09]**: 我们添加了基于网页的用户界面,使系统交互变得更加简便。
|
||||
- **[2025.03.07]**: 我们开源了 🦉 OWL 项目的代码库。
|
||||
@ -463,9 +480,9 @@ python run_gaia_roleplaying.py
|
||||
3. 提交包含您改进的拉取请求
|
||||
|
||||
**当前开放贡献的问题:**
|
||||
- [#1772](https://github.com/camel-ai/camel/issues/1772)
|
||||
- [#1793](https://github.com/camel-ai/camel/issues/1793)
|
||||
- [#1803](https://github.com/camel-ai/camel/issues/1803)
|
||||
- [#1802](https://github.com/camel-ai/camel/issues/1802)
|
||||
- [#1798](https://github.com/camel-ai/camel/issues/1798)
|
||||
- [#1770](https://github.com/camel-ai/camel/issues/1770)
|
||||
|
||||
要认领一个问题,只需在该问题下留言表明您的兴趣即可。
|
||||
|
||||
|
||||
175
community_usecase/COMMUNITY_CALL_FOR_USE_CASES.md
Normal file
175
community_usecase/COMMUNITY_CALL_FOR_USE_CASES.md
Normal file
@ -0,0 +1,175 @@
|
||||
# 🦉 OWL Community Call for Use Cases
|
||||
# 🦉 OWL 社区用例征集令
|
||||
|
||||
<div align="center">
|
||||
|
||||
[![Documentation][docs-image]][docs-url]
|
||||
[![Discord][discord-image]][discord-url]
|
||||
[![X][x-image]][x-url]
|
||||
[![Reddit][reddit-image]][reddit-url]
|
||||
[![Wechat][wechat-image]][wechat-url]
|
||||
[![Star][star-image]][star-url]
|
||||
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<h4 align="center">
|
||||
|
||||
[English](#join-the-owl-community-contribute-your-use-cases) | [中文](#加入owl社区贡献您的用例)
|
||||
|
||||
</h4>
|
||||
</div>
|
||||
|
||||
## Join the OWL Community: Contribute Your Use Cases!
|
||||
|
||||
Dear OWL Community,
|
||||
|
||||
We are excited to announce a special initiative to expand the capabilities and applications of the OWL framework! As the #1 ranked open-source multi-agent collaboration framework on the [GAIA benchmark](https://huggingface.co/spaces/gaia-benchmark/leaderboard), OWL is revolutionizing how AI agents collaborate to solve real-world tasks.
|
||||
|
||||
### 🌟 What We're Looking For
|
||||
|
||||
We invite you to contribute use cases that demonstrate the power and versatility of OWL in two ways:
|
||||
|
||||
1. **Leverage Existing Tools and Models**: Create innovative use cases using OWL's supported tools and models, then submit a PR to our repository.
|
||||
2. **Extend OWL's Capabilities**: Develop new tools that expand OWL's functionality to implement your own unique use cases.
|
||||
|
||||
### 🏆 Community Rewards
|
||||
|
||||
The **top ten submissions** will receive:
|
||||
- Special community gifts
|
||||
- Featured promotion within the OWL community
|
||||
- Recognition of your contributions and authorship
|
||||
|
||||
### 💡 Submission Guidelines
|
||||
|
||||
Your submission should include:
|
||||
|
||||
1. **Well-documented code**: Clear comments and instructions for running your use case
|
||||
2. **Description file**: Explaining what your use case does and why it's valuable
|
||||
3. **Requirements**: Any additional dependencies needed
|
||||
4. **Example outputs**: Demonstrations of your use case in action
|
||||
|
||||
### 🔍 Evaluation Criteria
|
||||
|
||||
Submissions will be evaluated based on:
|
||||
- **Innovation**: How creative and novel is your use case?
|
||||
- **Utility**: How useful is it for real-world applications?
|
||||
- **Implementation**: How well is it coded and documented?
|
||||
- **Extensibility**: How easily can others build upon your work?
|
||||
- **Community Engagement**: Sharing your use case on social media platforms (Zhihu, Xiaohongshu, X/Twitter, YouTube, etc.) will earn you extra points
|
||||
|
||||
### 📝 How to Submit
|
||||
|
||||
1. Fork the OWL repository
|
||||
2. Create your use case in the `examples/community/` directory
|
||||
3. Submit a Pull Request with a detailed description of your contribution
|
||||
4. Tag your PR with `community-use-case`
|
||||
|
||||
### ⏰ Timeline
|
||||
|
||||
- Submission deadline: March 31, 2025
|
||||
- Winners announcement: April 7, 2025
|
||||
|
||||
### 🚀 Inspiration Areas
|
||||
|
||||
Consider exploring use cases in:
|
||||
- Data analysis and visualization
|
||||
- Content creation and summarization
|
||||
- Research assistance
|
||||
- Educational tools
|
||||
- Business process automation
|
||||
- Creative applications
|
||||
- Cross-modal interactions (text, image, audio, video)
|
||||
|
||||
### 🤝 Community Support
|
||||
|
||||
Need help or have questions? Join our community channels:
|
||||
- [Discord](https://discord.gg/CNcNpquyDc)
|
||||
- [GitHub Discussions](https://github.com/camel-ai/owl/discussions)
|
||||
|
||||
Let's build the future of multi-agent AI together!
|
||||
|
||||
---
|
||||
|
||||
## 加入OWL社区:贡献您的用例!
|
||||
|
||||
亲爱的OWL社区成员,
|
||||
|
||||
我们很高兴宣布一项特别计划,旨在扩展OWL框架的功能和应用!作为在[GAIA基准测试](https://huggingface.co/spaces/gaia-benchmark/leaderboard)中排名第一的开源多智能体协作框架,OWL正在彻底改变AI智能体协作解决现实任务的方式。
|
||||
|
||||
### 🌟 我们在寻找什么
|
||||
|
||||
我们邀请您通过以下两种方式贡献展示OWL强大功能和多样性的用例:
|
||||
|
||||
1. **利用现有工具和模型**:使用OWL支持的工具和模型创建创新用例,然后向我们的仓库提交PR。
|
||||
2. **扩展OWL的功能**:开发新工具,扩展OWL的功能,实现您自己独特的用例。
|
||||
|
||||
### 🏆 社区奖励
|
||||
|
||||
**前十名**将获得:
|
||||
- 特别社区礼物
|
||||
- 在OWL社区内的推广展示
|
||||
- 对您贡献和作者身份的认可
|
||||
|
||||
### 💡 提交指南
|
||||
|
||||
您的提交应包括:
|
||||
|
||||
1. **文档完善的代码**:清晰的注释和运行用例的说明
|
||||
2. **描述文件**:解释您的用例做什么以及为什么它有价值
|
||||
3. **依赖要求**:需要的任何额外依赖
|
||||
4. **示例输出**:展示您的用例实际运行效果
|
||||
|
||||
### 🔍 评估标准
|
||||
|
||||
提交将基于以下标准进行评估:
|
||||
- **创新性**:您的用例有多创新和新颖?
|
||||
- **实用性**:它对现实世界应用有多大用处?
|
||||
- **实现质量**:代码和文档的质量如何?
|
||||
- **可扩展性**:其他人能多容易地在您的工作基础上进行扩展?
|
||||
- **社区参与度**:在社交媒体平台(知乎、小红书、X/Twitter、YouTube等)分享您的用例将获得额外加分
|
||||
|
||||
### 📝 如何提交
|
||||
|
||||
1. Fork OWL仓库
|
||||
2. 在`community_usecase/`目录中创建您的用例
|
||||
3. 提交一个包含您贡献详细描述的Pull Request
|
||||
4. 使用`community-use-case`标签标记您的PR
|
||||
|
||||
### ⏰ 时间线
|
||||
|
||||
- 提交截止日期:2025年3月31日
|
||||
- 获奖者公布:2025年4月7日
|
||||
|
||||
### 🚀 灵感领域
|
||||
|
||||
考虑探索以下领域的用例:
|
||||
- 数据分析和可视化
|
||||
- 内容创建和摘要
|
||||
- 研究辅助
|
||||
- 教育工具
|
||||
- 业务流程自动化
|
||||
- 创意应用
|
||||
- 跨模态交互(文本、图像、音频、视频)
|
||||
|
||||
### 🤝 社区支持
|
||||
|
||||
需要帮助或有问题?加入我们的社区渠道:
|
||||
- [Discord](https://discord.gg/CNcNpquyDc)
|
||||
- [GitHub讨论](https://github.com/camel-ai/owl/discussions)
|
||||
|
||||
让我们一起构建多智能体AI的未来!
|
||||
|
||||
<!-- Links and badges -->
|
||||
[docs-image]: https://img.shields.io/badge/docs-OWL-blue
|
||||
[docs-url]: https://docs.camel-ai.org/
|
||||
[discord-image]: https://img.shields.io/discord/1135106975706013747?color=7289da&label=Discord&logo=discord&logoColor=white
|
||||
[discord-url]: https://discord.gg/CNcNpquyDc
|
||||
[x-image]: https://img.shields.io/badge/Twitter-black?logo=x
|
||||
[x-url]: https://twitter.com/CamelAIOrg
|
||||
[reddit-image]: https://img.shields.io/badge/Reddit-FF4500?logo=reddit&logoColor=white
|
||||
[reddit-url]: https://www.reddit.com/r/camelai/
|
||||
[wechat-image]: https://img.shields.io/badge/WeChat-07C160?logo=wechat&logoColor=white
|
||||
[wechat-url]: https://docs.camel-ai.org/blog/2023/11/29/camel-wechat/
|
||||
[star-image]: https://img.shields.io/github/stars/camel-ai/owl?style=social
|
||||
[star-url]: https://github.com/camel-ai/owl
|
||||
@ -21,7 +21,7 @@ keywords = [
|
||||
"learning-systems"
|
||||
]
|
||||
dependencies = [
|
||||
"camel-ai[all]==0.2.25",
|
||||
"camel-ai[all]==0.2.26",
|
||||
"chunkr-ai>=0.0.41",
|
||||
"docx2markdown>=0.1.1",
|
||||
"gradio>=3.50.2",
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
camel-ai[all]==0.2.25
|
||||
camel-ai[all]==0.2.26
|
||||
chunkr-ai>=0.0.41
|
||||
docx2markdown>=0.1.1
|
||||
gradio>=3.50.2
|
||||
|
||||
8
uv.lock
generated
8
uv.lock
generated
@ -482,7 +482,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "camel-ai"
|
||||
version = "0.2.25"
|
||||
version = "0.2.26"
|
||||
source = { registry = "https://pypi.org/simple" }
|
||||
dependencies = [
|
||||
{ name = "colorama" },
|
||||
@ -499,9 +499,9 @@ dependencies = [
|
||||
{ name = "pyyaml" },
|
||||
{ name = "tiktoken" },
|
||||
]
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/f4/0a/f8572ef160a2464dcf4ee11290d9f892de5fc1010f5508717054ffe40f72/camel_ai-0.2.25.tar.gz", hash = "sha256:07de734dd1b33f1265effdd88242523cfcf5dae3519ab73da75fb474c7c67617", size = 433098 }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/66/42/d3f4717fdde1db9945a7e976ce44bc4b11fe3a127a43dade1e43e5cf055c/camel_ai-0.2.26.tar.gz", hash = "sha256:7e6bdcef4aed9c594a1ff8f3393bc6763502c5732bca94ccea30190094f808c6", size = 438859 }
|
||||
wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/13/21/2c38bb4a1e1b4f98d3ecaf78069e179341af9966a3f2a824b0c8968b6862/camel_ai-0.2.25-py3-none-any.whl", hash = "sha256:ca2730d1da94e61cf9f5d26c612249fa87f07b2093871954dc0eb05b628b2a72", size = 735185 },
|
||||
{ url = "https://files.pythonhosted.org/packages/fe/a3/9429c143793161cd1e6474ad8f9d124a52ab61ee5a16422bb314e046d85e/camel_ai-0.2.26-py3-none-any.whl", hash = "sha256:4ed0161a5ca0d21b6208ca5955bf70ef52de16f1a6841f8e405b1a22c066bafb", size = 742899 },
|
||||
]
|
||||
|
||||
[package.optional-dependencies]
|
||||
@ -3575,7 +3575,7 @@ dependencies = [
|
||||
|
||||
[package.metadata]
|
||||
requires-dist = [
|
||||
{ name = "camel-ai", extras = ["all"], specifier = "==0.2.25" },
|
||||
{ name = "camel-ai", extras = ["all"], specifier = "==0.2.26" },
|
||||
{ name = "chunkr-ai", specifier = ">=0.0.41" },
|
||||
{ name = "docx2markdown", specifier = ">=0.1.1" },
|
||||
{ name = "gradio", specifier = ">=3.50.2" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user