IAGO / community_challenges.md
Wendong-Fan's picture
challenge
1a66d79
# 🧩 Community Agent Challenges
Welcome to the OWL Community Challenges hub! This is where creative minds come together to craft interesting, innovative, and thought-provoking challenges for AI agents. Got an idea for a task that would really put an AI to the test? We want to hear from you!
## πŸš€ Why Submit a Challenge?
- **Showcase your creativity** - Design unique tasks that highlight your innovative thinking
- **Join our community** - Become part of the growing OWL ecosystem
- **See your ideas in action** - Watch as your challenges are tackled by cutting-edge AI
- **Help shape the future** - Contribute to advancing the capabilities of AI assistants
## πŸ“ How to Submit Your Challenge
It's easy! Simply add your challenge directly to this document by following the template below. The more detailed and creative your challenge, the better!
## ✨ Challenge Template
```markdown
### [Challenge Title]
**Task**: Detailed instructions for the task.
**Success Criteria**:
- What defines successful completion of this challenge?
**Hints** (Optional):
- Any helpful tips
```
## πŸ† Community Challenges
### GitHub Repository Statistics Visualization
**Task**: Open Google search, summarize the GitHub stars, fork counts, and other relevant statistics of camel-ai/camel framework. Then, write these numbers into a Python file using a plotting package (such as matplotlib or seaborn), save the visualization locally, and run the generated Python file to display the chart.
**Success Criteria**:
- Retrieve accurate GitHub statistics for the camel-ai/camel repository
- Generate a Python script that visualizes the data
- Successfully run the script and create a visualization
---
### [Your Challenge Here]
**Task**:
**Success Criteria**:
**Hints** (Optional):