owl

πŸ¦‰ OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation

https://github.com/sidgyl-anz/owl

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • βœ“
    CITATION.cff file
    Found CITATION.cff file
  • βœ“
    codemeta.json file
    Found codemeta.json file
  • βœ“
    .zenodo.json file
    Found .zenodo.json file
  • β—‹
    DOI references
  • βœ“
    Academic publication links
    Links to: arxiv.org
  • β—‹
    Academic email domains
  • β—‹
    Institutional organization owner
  • β—‹
    JOSS paper metadata
  • β—‹
    Scientific vocabulary similarity
    Low similarity (10.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

πŸ¦‰ OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation

Basic Info
  • Host: GitHub
  • Owner: sidgyl-anz
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 28.5 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 8 months ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

πŸ¦‰ OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation

[![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] [![Wechat][owl-image]][owl-url] [![Hugging Face][huggingface-image]][huggingface-url] [![Star][star-image]][star-url] [![Package License][package-license-image]][package-license-url]


[δΈ­ζ–‡ι˜…θ―»](https://github.com/camel-ai/owl/tree/main/README_zh.md) | [Community](https://github.com/camel-ai/owl#community) | [Installation](#️-installation) | [Examples](https://github.com/camel-ai/owl/tree/main/owl) | [Paper](https://arxiv.org/abs/2505.23885) | [Citation](https://github.com/camel-ai/owl#citation) | [Contributing](https://github.com/camel-ai/owl/graphs/contributors) | [CAMEL-AI](https://www.camel-ai.org/)

πŸ† OWL achieves 69.09 average score on GAIA benchmark and ranks πŸ…οΈ #1 among open-source frameworks! πŸ†

πŸ¦‰ 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). 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.


πŸ“‹ Table of Contents

πŸ”₯ News

🧩 NEW: COMMUNITY AGENT CHALLENGES! 🧩

Showcase your creativity by designing unique challenges for AI agents!
Join our community and see your innovative ideas tackled by cutting-edge AI.

View & Submit Challenges

πŸŽ‰ Latest Major Update - March 15, 2025

Significant Improvements:

  • Restructured web-based UI architecture for enhanced stability πŸ—οΈ
  • Optimized OWL Agent execution mechanisms for better performance πŸš€
Try it now and experience the improved performance in your automation tasks!

  • [2025.05.27]: We released the technical report of OWL, including more details on the workforce (framework) and optimized workforce learning (training methodology). paper.
  • [2025.05.18]: We open-sourced an initial version for replicating workforce experiment on GAIA here.
  • [2025.04.18]: We uploaded OWL's new GAIA benchmark score of 69.09%, ranking #1 among open-source frameworks. Check the technical report here.
  • [2025.03.27]: Integrate SearxNGToolkit performing web searches using SearxNG search engine.
  • [2025.03.26]: Enhanced Browser Toolkit with multi-browser support for "chrome", "msedge", and "chromium" channels.
  • [2025.03.25]: Supported Gemini 2.5 Pro, added example run code
  • [2025.03.21]: Integrated OpenRouter model platform, fix bug with Gemini tool calling.
  • [2025.03.20]: Accept header in MCP Toolkit, support automatic playwright installation.
  • [2025.03.16]: Support Bing search, Baidu search.
  • [2025.03.12]: Added Bocha search in SearchToolkit, integrated Volcano Engine model platform, and enhanced Azure and OpenAI Compatible models with structured output and tool calling.
  • [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.
  • [2025.03.03]: OWL achieved the #1 position among open-source frameworks on the GAIA benchmark with a score of 58.18.

🎬 Demo Video

https://github.com/user-attachments/assets/2a2a825d-39ea-45c5-9ba1-f9d58efbc372

https://private-user-images.githubusercontent.com/55657767/420212194-e813fc05-136a-485f-8df3-f10d9b4e63ec.mp4

This video demonstrates how to install OWL locally and showcases its capabilities as a cutting-edge framework for multi-agent collaboration: https://www.youtube.com/watch?v=8XlqVyAZOr8

✨️ Core Features

  • Online Search: Support for multiple search engines (including Wikipedia, Google, DuckDuckGo, Baidu, Bocha, etc.) for real-time information retrieval and knowledge acquisition.
  • Multimodal Processing: Support for handling internet or local videos, images, and audio data.
  • Browser Automation: Utilize the Playwright framework for simulating browser interactions, including scrolling, clicking, input handling, downloading, navigation, and more.
  • Document Parsing: Extract content from Word, Excel, PDF, and PowerPoint files, converting them into text or Markdown format.
  • Code Execution: Write and execute Python code using interpreter.
  • Built-in Toolkits: Access to a comprehensive set of built-in toolkits including:
    • Model Context Protocol (MCP): A universal protocol layer that standardizes AI model interactions with various tools and data sources
    • Core Toolkits: ArxivToolkit, AudioAnalysisToolkit, CodeExecutionToolkit, DalleToolkit, DataCommonsToolkit, ExcelToolkit, GitHubToolkit, GoogleMapsToolkit, GoogleScholarToolkit, ImageAnalysisToolkit, MathToolkit, NetworkXToolkit, NotionToolkit, OpenAPIToolkit, RedditToolkit, SearchToolkit, SemanticScholarToolkit, SymPyToolkit, VideoAnalysisToolkit, WeatherToolkit, BrowserToolkit, and many more for specialized tasks

πŸ› οΈ Installation

Prerequisites

Install Python

Before installing OWL, ensure you have Python installed (version 3.10, 3.11, or 3.12 is supported):

Note for GAIA Benchmark Users: When running the GAIA benchmark evaluation, please use the gaia58.18 branch which includes a customized version of the CAMEL framework in the owl/camel directory. This version contains enhanced toolkits with improved stability specifically optimized for the GAIA benchmark compared to the standard CAMEL installation.

```bash

Check if Python is installed

python --version

If not installed, download and install from https://www.python.org/downloads/

For macOS users with Homebrew:

brew install python@3.10

For Ubuntu/Debian:

sudo apt update sudo apt install python3.10 python3.10-venv python3-pip ```

Installation Options

OWL supports multiple installation methods to fit your workflow preferences.

Option 1: Using uv (Recommended)

```bash

Clone github repo

git clone https://github.com/camel-ai/owl.git

Change directory into project directory

cd owl

Install uv if you don't have it already

pip install uv

Create a virtual environment and install dependencies

uv venv .venv --python=3.10

Activate the virtual environment

For macOS/Linux

source .venv/bin/activate

For Windows

.venv\Scripts\activate

Install CAMEL with all dependencies

uv pip install -e . ```

Option 2: Using venv and pip

```bash

Clone github repo

git clone https://github.com/camel-ai/owl.git

Change directory into project directory

cd owl

Create a virtual environment

For Python 3.10 (also works with 3.11, 3.12)

python3.10 -m venv .venv

Activate the virtual environment

For macOS/Linux

source .venv/bin/activate

For Windows

.venv\Scripts\activate

Install from requirements.txt

pip install -r requirements.txt --use-pep517 ```

Option 3: Using conda

```bash

Clone github repo

git clone https://github.com/camel-ai/owl.git

Change directory into project directory

cd owl

Create a conda environment

conda create -n owl python=3.10

Activate the conda environment

conda activate owl

Option 1: Install as a package (recommended)

pip install -e .

Option 2: Install from requirements.txt

pip install -r requirements.txt --use-pep517 ```

Option 4: Using Docker

Using Pre-built Image (Recommended)

```bash

This option downloads a ready-to-use image from Docker Hub

Fastest and recommended for most users

docker compose up -d

Run OWL inside the container

docker compose exec owl bash cd .. && source .venv/bin/activate playwright install-deps xvfb-python examples/run.py ```

Building Image Locally

```bash

For users who need to customize the Docker image or cannot access Docker Hub:

1. Open docker-compose.yml

2. Comment out the "image: mugglejinx/owl:latest" line

3. Uncomment the "build:" section and its nested properties

4. Then run:

docker compose up -d --build

Run OWL inside the container

docker compose exec owl bash cd .. && source .venv/bin/activate playwright install-deps xvfb-python examples/run.py ```

Using Convenience Scripts

```bash

Navigate to container directory

cd .container

Make the script executable and build the Docker image

chmod +x builddocker.sh ./builddocker.sh

Run OWL with your question

./runindocker.sh "your question" ```

Setup Environment Variables

OWL requires various API keys to interact with different services.

Setting Environment Variables Directly

You can set environment variables directly in your terminal:

  • macOS/Linux (Bash/Zsh): ```bash export OPENAIAPIKEY="your-openai-api-key-here"

    Add other required API keys as needed

    ```

  • Windows (Command Prompt): batch set OPENAI_API_KEY=your-openai-api-key-here

  • Windows (PowerShell): powershell $env:OPENAI_API_KEY = "your-openai-api-key-here"

Note: Environment variables set directly in the terminal will only persist for the current session.

Alternative: Using a .env File

If you prefer using a .env file instead, you can:

  1. Copy and Rename the Template: ```bash # For macOS/Linux cd owl cp .env_template .env

# For Windows cd owl copy .env_template .env ```

Alternatively, you can manually create a new file named .env in the owl directory and copy the contents from .env_template.

  1. Configure Your API Keys: Open the .env file in your preferred text editor and insert your API keys in the corresponding fields.

Note: For the minimal example (examples/run_mini.py), you only need to configure the LLM API key (e.g., OPENAI_API_KEY).

MCP Desktop Commander Setup

If using MCP Desktop Commander within Docker, run:

bash npx -y @wonderwhy-er/desktop-commander setup --force-file-protocol

For more detailed Docker usage instructions, including cross-platform support, optimized configurations, and troubleshooting, please refer to DOCKER_README.md.

πŸš€ Quick Start

Basic Usage

After installation and setting up your environment variables, you can start using OWL right away:

bash python examples/run.py

Running with Different Models

Model Requirements

  • Tool Calling: OWL requires models with robust tool calling capabilities to interact with various toolkits. Models must be able to understand tool descriptions, generate appropriate tool calls, and process tool outputs.

  • Multimodal Understanding: For tasks involving web interaction, image analysis, or video processing, models with multimodal capabilities are required to interpret visual content and context.

Supported Models

For information on configuring AI models, please refer to our CAMEL models documentation.

Note: For optimal performance, we strongly recommend using OpenAI models (GPT-4 or later versions). Our experiments show that other models may result in significantly lower performance on complex tasks and benchmarks, especially those requiring advanced multi-modal understanding and tool use.

OWL supports various LLM backends, though capabilities may vary depending on the model's tool calling and multimodal abilities. You can use the following scripts to run with different models:

```bash

Run with Claude model

python examples/run_claude.py

Run with Qwen model

python examples/runqwenzh.py

Run with Deepseek model

python examples/rundeepseekzh.py

Run with other OpenAI-compatible models

python examples/runopenaicompatible_model.py

Run with Gemini model

python examples/run_gemini.py

Run with Azure OpenAI

python examples/runazureopenai.py

Run with Ollama

python examples/run_ollama.py ```

For a simpler version that only requires an LLM API key, you can try our minimal example:

bash python examples/run_mini.py

You can run OWL agent with your own task by modifying the examples/run.py script:

```python

Define your own task

task = "Task description here."

society = constructsociety(question) answer, chathistory, tokencount = runsociety(society)

print(f"\033[94mAnswer: {answer}\033[0m") ```

For uploading files, simply provide the file path along with your question:

```python

Task with a local file (e.g., file path: tmp/example.docx)

task = "What is in the given DOCX file? Here is the file path: tmp/example.docx"

society = constructsociety(question) answer, chathistory, tokencount = runsociety(society) print(f"\033[94mAnswer: {answer}\033[0m") ```

OWL will then automatically invoke document-related tools to process the file and extract the answer.

Example Tasks

Here are some tasks you can try with OWL:

  • "Find the latest stock price for Apple Inc."
  • "Analyze the sentiment of recent tweets about climate change"
  • "Help me debug this Python code: [your code here]"
  • "Summarize the main points from this research paper: [paper URL]"
  • "Create a data visualization for this dataset: [dataset path]"

🧰 Toolkits and Capabilities

Model Context Protocol (MCP)

OWL's MCP integration provides a standardized way for AI models to interact with various tools and data sources:

Before using MCP, you need to install Node.js first.

Install Node.js

Windows

Download the official installer: Node.js.

Check "Add to PATH" option during installation.

Linux

bash sudo apt update sudo apt install nodejs npm -y

Mac

bash brew install node

Install Playwright MCP Service

bash npm install -g @executeautomation/playwright-mcp-server npx playwright install-deps

Try our comprehensive MCP examples: - examples/run_mcp.py - Basic MCP functionality demonstration (local call, requires dependencies) - examples/run_mcp_sse.py - Example using the SSE protocol (Use remote services, no dependencies)

Available Toolkits

Important: Effective use of toolkits requires models with strong tool calling capabilities. For multimodal toolkits (Web, Image, Video), models must also have multimodal understanding abilities.

OWL supports various toolkits that can be customized by modifying the tools list in your script:

```python

Configure toolkits

tools = [ *BrowserToolkit(headless=False).gettools(), # Browser automation *VideoAnalysisToolkit(model=models["video"]).gettools(), *AudioAnalysisToolkit().gettools(), # Requires OpenAI Key *CodeExecutionToolkit(sandbox="subprocess").gettools(), *ImageAnalysisToolkit(model=models["image"]).gettools(), SearchToolkit().searchduckduckgo, SearchToolkit().searchgoogle, # Comment out if unavailable SearchToolkit().searchwiki, SearchToolkit().searchbocha, SearchToolkit().searchbaidu, *ExcelToolkit().gettools(), *DocumentProcessingToolkit(model=models["document"]).gettools(), *FileWriteToolkit(outputdir="./").gettools(), ] ```

Available Toolkits

Key toolkits include:

Multimodal Toolkits (Require multimodal model capabilities)

  • BrowserToolkit: Browser automation for web interaction and navigation
  • VideoAnalysisToolkit: Video processing and content analysis
  • ImageAnalysisToolkit: Image analysis and interpretation

Text-Based Toolkits

  • AudioAnalysisToolkit: Audio processing (requires OpenAI API)
  • CodeExecutionToolkit: Python code execution and evaluation
  • SearchToolkit: Web searches (Google, DuckDuckGo, Wikipedia)
  • DocumentProcessingToolkit: Document parsing (PDF, DOCX, etc.)

Additional specialized toolkits: ArxivToolkit, GitHubToolkit, GoogleMapsToolkit, MathToolkit, NetworkXToolkit, NotionToolkit, RedditToolkit, WeatherToolkit, and more. For a complete list, see the CAMEL toolkits documentation.

Customizing Your Configuration

To customize available tools:

```python

1. Import toolkits

from camel.toolkits import BrowserToolkit, SearchToolkit, CodeExecutionToolkit

2. Configure tools list

tools = [ *BrowserToolkit(headless=True).gettools(), SearchToolkit().searchwiki, *CodeExecutionToolkit(sandbox="subprocess").get_tools(), ]

3. Pass to assistant agent

assistantagentkwargs = {"model": models["assistant"], "tools": tools} ```

Selecting only necessary toolkits optimizes performance and reduces resource usage.

🌐 Web Interface

πŸš€ Enhanced Web Interface Now Available!

Experience improved system stability and optimized performance with our latest update. Start exploring the power of OWL through our user-friendly interface!

Starting the Web UI

```bash

Start the Chinese version

python owl/webapp_zh.py

Start the English version

python owl/webapp.py

Start the Japanese version

python owl/webapp_jp.py ```

Features

  • Easy Model Selection: Choose between different models (OpenAI, Qwen, DeepSeek, etc.)
  • Environment Variable Management: Configure your API keys and other settings directly from the UI
  • Interactive Chat Interface: Communicate with OWL agents through a user-friendly interface
  • Task History: View the history and results of your interactions

The web interface is built using Gradio and runs locally on your machine. No data is sent to external servers beyond what's required for the model API calls you configure.

πŸ§ͺ Experiments

To reproduce OWL's GAIA benchmark score: Furthermore, to ensure optimal performance on the GAIA benchmark, please note that our gaia69 branch includes a customized version of the CAMEL framework in the owl/camel directory. This version contains enhanced toolkits with improved stability for gaia benchmark compared to the standard CAMEL installation.

When running the benchmark evaluation:

  1. Switch to the gaia69 branch: bash git checkout gaia69

  2. Run the evaluation script: bash python run_gaia_workforce_claude.py

This will execute the same configuration that achieved our top-ranking performance on the GAIA benchmark.

⏱️ Future Plans

We're continuously working to improve OWL. Here's what's on our roadmap:

  • [x] Write a technical blog post detailing our exploration and insights in multi-agent collaboration in real-world tasks
  • [x] Enhance the toolkit ecosystem with more specialized tools for domain-specific tasks
  • [x] Develop more sophisticated agent interaction patterns and communication protocols
  • [x] Improve performance on complex multi-step reasoning tasks

πŸ“„ License

The source code is licensed under Apache 2.0.

πŸ–ŠοΈ Cite

If you find this repo useful, please cite:

@misc{hu2025owl, title={OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation}, author={Mengkang Hu and Yuhang Zhou and Wendong Fan and Yuzhou Nie and Bowei Xia and Tao Sun and Ziyu Ye and Zhaoxuan Jin and Yingru Li and Qiguang Chen and Zeyu Zhang and Yifeng Wang and Qianshuo Ye and Bernard Ghanem and Ping Luo and Guohao Li}, year={2025}, eprint={2505.23885}, archivePrefix={arXiv}, primaryClass={cs.AI}, url={https://arxiv.org/abs/2505.23885}, }

🀝 Contributing

We welcome contributions from the community! Here's how you can help:

  1. Read our Contribution Guidelines
  2. Check open issues or create new ones
  3. Submit pull requests with your improvements

Current Issues Open for Contribution: - #1915 - #2190 - #2165 - #2121 - #1908 - #1538 - #1481

To take on an issue, simply leave a comment stating your interest.

πŸ”₯ Community

Join us (Discord or WeChat) in pushing the boundaries of finding the scaling laws of agents.

Join us for further discussions! <!-- -->

❓ FAQ

General Questions

Q: Why don't I see Chrome running locally after starting the example script?

A: If OWL determines that a task can be completed using non-browser tools (such as search or code execution), the browser will not be launched. The browser window will only appear when OWL determines that browser-based interaction is necessary.

Q: Which Python version should I use?

A: OWL supports Python 3.10, 3.11, and 3.12.

Q: How can I contribute to the project?

A: See our Contributing section for details on how to get involved. We welcome contributions of all kinds, from code improvements to documentation updates.

Experiment Questions

Q: Which CAMEL version should I use for replicate the role playing result?

A: We provide a modified version of CAMEL (owl/camel) in the gaia58.18 branch. Please make sure you use this CAMEL version for your experiments.

Q: Why are my experiment results lower than the reported numbers?

A: Since the GAIA benchmark evaluates LLM agents in a realistic world, it introduces a significant amount of randomness. Based on user feedback, one of the most common issues for replication is, for example, agents being blocked on certain webpages due to network reasons. We have uploaded a keywords matching script to help quickly filter out these errors here. You can also check this technical report for more details when evaluating LLM agents in realistic open-world environments.

πŸ“š Exploring CAMEL Dependency

OWL is built on top of the CAMEL Framework, here's how you can explore the CAMEL source code and understand how it works with OWL:

Accessing CAMEL Source Code

```bash

Clone the CAMEL repository

git clone https://github.com/camel-ai/camel.git cd camel ```

⭐ Star History

Star History Chart

Owner

  • Login: sidgyl-anz
  • Kind: user

Citation (CITATION.cff)

# ── CITATION.cff ───────────────────────────────────────────────
cff-version: 1.2.0
title: "OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation"
message: "If you use OWL or find it helpful, please cite this paper."
abstract: >
  Large Language Model (LLM)-based multi-agent systems show promise for
  automating real-world tasks but struggle to transfer across domains
  due to their domain-specific nature. We introduce Workforce, a
  hierarchical multi-agent framework that decouples strategic planning
  from specialized execution via a domain-agnostic Planner, a
  Coordinator, and domain-specific Worker agents. Optimized Workforce
  Learning (OWL) further improves cross-domain generalization through
  reinforcement learning from real-world feedback. Experiments on the
  GAIA benchmark show state-of-the-art open-source performance
  (69.70 %), surpassing commercial systems like Deep Research and
  approaching GPT-4o. By enabling scalable generalization and modular
  domain transfer, OWL lays a foundation for the next generation of
  general-purpose AI assistants.
version: "v2"          
doi: 10.48550/arXiv.2505.23885
url: https://arxiv.org/pdf/2505.23885
date-released: 2025-06-11

authors:
  - family-names: Hu
    given-names: Mengkang
  - family-names: Zhou
    given-names: Yuhang
  - family-names: Fan
    given-names: Wendong
  - family-names: Nie
    given-names: Yuzhou
  - family-names: Xia
    given-names: Bowei
  - family-names: Sun
    given-names: Tao
  - family-names: Ye
    given-names: Ziyu
  - family-names: Jin
    given-names: Zhaoxuan
  - family-names: Li
    given-names: Yingru
  - family-names: Chen
    given-names: Qiguang
  - family-names: Zhang
    given-names: Zeyu
  - family-names: Wang
    given-names: Yifeng
  - family-names: Ye
    given-names: Qianshuo
  - family-names: Ghanem
    given-names: Bernard
  - family-names: Luo
    given-names: Ping
  - family-names: Li
    given-names: Guohao
# ───────────────────────────────────────────────────────────────

GitHub Events

Total
  • Push event: 1
  • Pull request event: 1
Last Year
  • Push event: 1
  • Pull request event: 1

Dependencies

.github/workflows/codespell.yml actions
  • actions/checkout v4 composite
  • codespell-project/actions-codespell v2 composite
  • codespell-project/codespell-problem-matcher v1 composite
.github/workflows/docker-build.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.container/Dockerfile docker
  • python 3.10-slim build
.container/docker-compose.yml docker
community_usecase/a_share_investment_agent_camel/Dockerfile docker
  • python 3.9-slim build
community_usecase/OWL Interview Preparation Assistant/requirements.txt pypi
  • PyPDF2 >=3.0.0
  • camel-ai ==0.2.35
  • chunkr-ai >=0.0.41
  • docx2markdown >=0.1.1
  • matplotlib >=3.7.1
  • numpy >=1.24.3
  • opencv-python >=4.7.0
  • pandas >=2.0.2
  • python-dotenv >=1.0.0
  • requests >=2.31.0
  • spacy >=3.5.3
  • streamlit >=1.24.0
  • tqdm >=4.65.0
community_usecase/Puppeteer MCP/requirements.txt pypi
  • camel-ai *
  • python-dotenv *
  • streamlit *
community_usecase/a_share_investment_agent_camel/requirements.txt pypi
  • akshare ==1.11.57
  • beautifulsoup4 ==4.12.2
  • black ==23.11.0
  • camel-ai ==0.2.36
  • google-generativeai ==0.3.1
  • isort ==5.12.0
  • jieba ==0.42.1
  • loguru ==0.7.2
  • lxml ==4.9.3
  • matplotlib ==3.7.3
  • mypy ==1.7.1
  • numpy ==1.24.4
  • openai ==1.6.1
  • pandas ==2.0.3
  • plotly ==5.14.1
  • pydantic ==1.10.12
  • pyecharts ==2.0.4
  • pytest ==7.4.3
  • pytest-cov ==4.1.0
  • python-dotenv ==1.0.0
  • requests ==2.31.0
  • scikit-learn ==1.2.2
  • statsmodels ==0.14.0
  • ta-lib ==0.4.28
  • tqdm ==4.66.1
community_usecase/stock-analysis/requirements.txt pypi
  • camel-ai ==0.2.35
  • chunkr-ai >=0.0.41
  • docx2markdown >=0.1.1
  • sec-api >=1.0.31
  • streamlit >=1.24.0
pyproject.toml pypi
  • camel-ai [owl]==0.2.57
  • docx2markdown >=0.1.1
  • firecrawl >=2.5.3
  • gradio >=3.50.2
  • mcp-server-fetch ==2025.1.17
  • mcp-simple-arxiv ==0.2.2
  • mistralai >=1.7.0
  • xmltodict >=0.14.2
requirements.txt pypi
  • camel-ai ==0.2.57
  • docx2markdown >=0.1.1
  • firecrawl >=2.5.3
  • gradio >=3.50.2
  • mcp-server-fetch ==2025.1.17
  • mcp-simple-arxiv ==0.2.2
  • xmltodict >=0.14.2
uv.lock pypi
  • 258 dependencies