mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
update with camel new version and announce use case project
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user