Metadata-Version: 2.1
Name: metagpt
Version: 0.7.0
Summary: The Multi-Agent Framework
Home-page: https://github.com/geekan/MetaGPT
Author: Alexander Wu
Author-email: alexanderwu@deepwisdom.ai
License: MIT
Keywords: metagpt multi-agent multi-role programming gpt llm metaprogramming
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp ==3.8.4
Requires-Dist: channels ==4.0.0
Requires-Dist: faiss-cpu ==1.7.4
Requires-Dist: fire ==0.4.0
Requires-Dist: typer ==0.9.0
Requires-Dist: lancedb ==0.4.0
Requires-Dist: langchain ==0.0.352
Requires-Dist: loguru ==0.6.0
Requires-Dist: meilisearch ==0.21.0
Requires-Dist: numpy >=1.24.3
Requires-Dist: openai ==1.6.0
Requires-Dist: openpyxl
Requires-Dist: beautifulsoup4 ==4.12.2
Requires-Dist: pandas ==2.0.3
Requires-Dist: pydantic ==2.5.3
Requires-Dist: python-docx ==0.8.11
Requires-Dist: PyYAML ==6.0.1
Requires-Dist: setuptools ==65.6.3
Requires-Dist: tenacity ==8.2.2
Requires-Dist: tiktoken ==0.5.2
Requires-Dist: tqdm ==4.65.0
Requires-Dist: anthropic ==0.8.1
Requires-Dist: typing-inspect ==0.8.0
Requires-Dist: libcst ==1.0.1
Requires-Dist: qdrant-client ==1.7.0
Requires-Dist: ta ==0.10.2
Requires-Dist: semantic-kernel ==0.4.3.dev0
Requires-Dist: wrapt ==1.15.0
Requires-Dist: aioredis ~=2.0.1
Requires-Dist: websocket-client ==1.6.2
Requires-Dist: aiofiles ==23.2.1
Requires-Dist: gitpython ==3.1.40
Requires-Dist: zhipuai ==2.0.1
Requires-Dist: rich ==13.6.0
Requires-Dist: nbclient ==0.9.0
Requires-Dist: nbformat ==5.9.2
Requires-Dist: ipython ==8.17.2
Requires-Dist: ipykernel ==6.27.0
Requires-Dist: scikit-learn ==1.3.2
Requires-Dist: typing-extensions ==4.9.0
Requires-Dist: socksio ~=1.0.0
Requires-Dist: gitignore-parser ==0.1.9
Requires-Dist: websockets ~=12.0
Requires-Dist: networkx ~=3.2.1
Requires-Dist: google-generativeai ==0.3.2
Requires-Dist: playwright >=1.26
Requires-Dist: anytree
Requires-Dist: ipywidgets ==8.1.1
Requires-Dist: Pillow
Requires-Dist: imap-tools ==1.5.0
Provides-Extra: dev
Requires-Dist: pylint ~=3.0.3 ; extra == 'dev'
Requires-Dist: black ~=23.3.0 ; extra == 'dev'
Requires-Dist: isort ~=5.12.0 ; extra == 'dev'
Requires-Dist: pre-commit ~=3.6.0 ; extra == 'dev'
Provides-Extra: ocr
Requires-Dist: paddlepaddle ==2.4.2 ; extra == 'ocr'
Requires-Dist: paddleocr >=2.0.1 ; extra == 'ocr'
Requires-Dist: tabulate ==0.9.0 ; extra == 'ocr'
Provides-Extra: pyppeteer
Requires-Dist: pyppeteer >=1.0.2 ; extra == 'pyppeteer'
Provides-Extra: search-ddg
Requires-Dist: duckduckgo-search ~=4.1.1 ; extra == 'search-ddg'
Provides-Extra: search-google
Requires-Dist: google-api-python-client ==2.94.0 ; extra == 'search-google'
Provides-Extra: selenium
Requires-Dist: selenium >4 ; extra == 'selenium'
Requires-Dist: webdriver-manager ; extra == 'selenium'
Requires-Dist: beautifulsoup4 ; extra == 'selenium'
Provides-Extra: test
Requires-Dist: tabulate ==0.9.0 ; extra == 'test'
Requires-Dist: beautifulsoup4 ; extra == 'test'
Requires-Dist: paddleocr >=2.0.1 ; extra == 'test'
Requires-Dist: webdriver-manager ; extra == 'test'
Requires-Dist: duckduckgo-search ~=4.1.1 ; extra == 'test'
Requires-Dist: selenium >4 ; extra == 'test'
Requires-Dist: paddlepaddle ==2.4.2 ; extra == 'test'
Requires-Dist: google-api-python-client ==2.94.0 ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-asyncio ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-mock ; extra == 'test'
Requires-Dist: pytest-html ; extra == 'test'
Requires-Dist: pytest-xdist ; extra == 'test'
Requires-Dist: pytest-timeout ; extra == 'test'
Requires-Dist: connexion[uvicorn] ~=3.0.5 ; extra == 'test'
Requires-Dist: azure-cognitiveservices-speech ~=1.31.0 ; extra == 'test'
Requires-Dist: aioboto3 ~=11.3.0 ; extra == 'test'
Requires-Dist: chromadb ==0.4.14 ; extra == 'test'
Requires-Dist: gradio ==3.0.0 ; extra == 'test'
Requires-Dist: grpcio-status ==1.48.2 ; extra == 'test'
Requires-Dist: pylint ==3.0.3 ; extra == 'test'
Requires-Dist: pybrowsers ; extra == 'test'


# MetaGPT: The Multi-Agent Framework

<p align="center">
<a href=""><img src="docs/resources/MetaGPT-new-log.png" alt="MetaGPT logo: Enable GPT to work in software company, collaborating to tackle more complex tasks." width="150px"></a>
</p>

<p align="center">
<b>Assign different roles to GPTs to form a collaborative entity for complex tasks.</b>
</p>

<p align="center">
<a href="docs/README_CN.md"><img src="https://img.shields.io/badge/文档-中文版-blue.svg" alt="CN doc"></a>
<a href="README.md"><img src="https://img.shields.io/badge/document-English-blue.svg" alt="EN doc"></a>
<a href="docs/README_JA.md"><img src="https://img.shields.io/badge/ドキュメント-日本語-blue.svg" alt="JA doc"></a>
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT"></a>
<a href="docs/ROADMAP.md"><img src="https://img.shields.io/badge/ROADMAP-路线图-blue" alt="roadmap"></a>
<a href="https://discord.gg/DYn29wFk9z"><img src="https://dcbadge.vercel.app/api/server/DYn29wFk9z?style=flat" alt="Discord Follow"></a>
<a href="https://twitter.com/MetaGPT_"><img src="https://img.shields.io/twitter/follow/MetaGPT?style=social" alt="Twitter Follow"></a>
</p>

<p align="center">
   <a href="https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/geekan/MetaGPT"><img src="https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode" alt="Open in Dev Containers"></a>
   <a href="https://codespaces.new/geekan/MetaGPT"><img src="https://img.shields.io/badge/Github_Codespace-Open-blue?logo=github" alt="Open in GitHub Codespaces"></a>
   <a href="https://huggingface.co/spaces/deepwisdom/MetaGPT" target="_blank"><img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20-Hugging%20Face-blue?color=blue&logoColor=white" /></a>
</p>

## News
🚀 Feb. 08, 2024: [v0.7.0](https://github.com/geekan/MetaGPT/releases/tag/v0.7.0) released, introducing much easier configuration interface, as well as a versatile agent CodeInterpreter.

🚀 Jan. 16, 2024: Our paper [MetaGPT: Meta Programming for A Multi-Agent Collaborative Framework
](https://arxiv.org/abs/2308.00352) accepted for oral presentation **(top 1.2%)** at ICLR 2024, **ranking #1** in the LLM-based Agent category.

🚀 Jan. 03, 2024: [v0.6.0](https://github.com/geekan/MetaGPT/releases/tag/v0.6.0) released, new features include serialization, upgraded OpenAI package and supported multiple LLM, provided [minimal example for debate](https://github.com/geekan/MetaGPT/blob/main/examples/debate_simple.py) etc.

🚀 Dec. 15, 2023: [v0.5.0](https://github.com/geekan/MetaGPT/releases/tag/v0.5.0) released, introducing some experimental features such as **incremental development**, **multilingual**, **multiple programming languages**, etc.

🔥 Nov. 08, 2023: MetaGPT is selected into [Open100: Top 100 Open Source achievements](https://www.benchcouncil.org/evaluation/opencs/annual.html).

🔥 Sep. 01, 2023: MetaGPT tops GitHub Trending Monthly for the **17th time** in August 2023.

🌟 Jun. 30, 2023: MetaGPT is now open source.

🌟 Apr. 24, 2023: First line of MetaGPT code committed.

## Software Company as Multi-Agent System

1. MetaGPT takes a **one line requirement** as input and outputs **user stories / competitive analysis / requirements / data structures / APIs / documents, etc.**
2. Internally, MetaGPT includes **product managers / architects / project managers / engineers.** It provides the entire process of a **software company along with carefully orchestrated SOPs.**
   1. `Code = SOP(Team)` is the core philosophy. We materialize SOP and apply it to teams composed of LLMs.

![A software company consists of LLM-based roles](docs/resources/software_company_cd.jpeg)

<p align="center">Software Company Multi-Agent Schematic (Gradually Implementing)</p>

## Install

### Pip installation

> Ensure that Python 3.9+ is installed on your system. You can check this by using: `python --version`.  
> You can use conda like this: `conda create -n metagpt python=3.9 && conda activate metagpt`

```bash
pip install metagpt
metagpt --init-config  # create ~/.metagpt/config2.yaml, modify it to your own config
metagpt "Create a 2048 game"  # this will create a repo in ./workspace
```

or you can use it as library

```python
from metagpt.software_company import generate_repo, ProjectRepo
repo: ProjectRepo = generate_repo("Create a 2048 game")  # or ProjectRepo("<path>")
print(repo)  # it will print the repo structure with files
```

detail installation please refer to [cli_install](https://docs.deepwisdom.ai/main/en/guide/get_started/installation.html#install-stable-version)

### Docker installation
> Note: In the Windows, you need to replace "/opt/metagpt" with a directory that Docker has permission to create, such as "D:\Users\x\metagpt"

```bash
# Step 1: Download metagpt official image and prepare config2.yaml
docker pull metagpt/metagpt:latest
mkdir -p /opt/metagpt/{config,workspace}
docker run --rm metagpt/metagpt:latest cat /app/metagpt/config/config2.yaml > /opt/metagpt/config/config2.yaml
vim /opt/metagpt/config/config2.yaml # Change the config

# Step 2: Run metagpt demo with container
docker run --rm \
    --privileged \
    -v /opt/metagpt/config/config2.yaml:/app/metagpt/config/config2.yaml \
    -v /opt/metagpt/workspace:/app/metagpt/workspace \
    metagpt/metagpt:latest \
    metagpt "Create a 2048 game"
```

detail installation please refer to [docker_install](https://docs.deepwisdom.ai/main/en/guide/get_started/installation.html#install-with-docker)

### QuickStart & Demo Video
- Try it on [MetaGPT Huggingface Space](https://huggingface.co/spaces/deepwisdom/MetaGPT)
- [Matthew Berman: How To Install MetaGPT - Build A Startup With One Prompt!!](https://youtu.be/uT75J_KG_aY)
- [Official Demo Video](https://github.com/geekan/MetaGPT/assets/2707039/5e8c1062-8c35-440f-bb20-2b0320f8d27d)

https://github.com/geekan/MetaGPT/assets/34952977/34345016-5d13-489d-b9f9-b82ace413419

## Tutorial

- 🗒 [Online Document](https://docs.deepwisdom.ai/main/en/)
- 💻 [Usage](https://docs.deepwisdom.ai/main/en/guide/get_started/quickstart.html)  
- 🔎 [What can MetaGPT do?](https://docs.deepwisdom.ai/main/en/guide/get_started/introduction.html)
- 🛠 How to build your own agents? 
  - [MetaGPT Usage & Development Guide | Agent 101](https://docs.deepwisdom.ai/main/en/guide/tutorials/agent_101.html)
  - [MetaGPT Usage & Development Guide | MultiAgent 101](https://docs.deepwisdom.ai/main/en/guide/tutorials/multi_agent_101.html)
- 🧑‍💻 Contribution
  - [Develop Roadmap](docs/ROADMAP.md)
- 🔖 Use Cases
  - [Debate](https://docs.deepwisdom.ai/main/en/guide/use_cases/multi_agent/debate.html)
  - [Researcher](https://docs.deepwisdom.ai/main/en/guide/use_cases/agent/researcher.html)
  - [Recepit Assistant](https://docs.deepwisdom.ai/main/en/guide/use_cases/agent/receipt_assistant.html)
- ❓ [FAQs](https://docs.deepwisdom.ai/main/en/guide/faq.html)

## Support

### Discard Join US
📢 Join Our [Discord Channel](https://discord.gg/ZRHeExS6xv)!

Looking forward to seeing you there! 🎉

### Contact Information

If you have any questions or feedback about this project, please feel free to contact us. We highly appreciate your suggestions!

- **Email:** alexanderwu@deepwisdom.ai
- **GitHub Issues:** For more technical inquiries, you can also create a new issue in our [GitHub repository](https://github.com/geekan/metagpt/issues).

We will respond to all questions within 2-3 business days.

## Citation

For now, cite the [arXiv paper](https://arxiv.org/abs/2308.00352):

```bibtex
@misc{hong2023metagpt,
      title={MetaGPT: Meta Programming for A Multi-Agent Collaborative Framework}, 
      author={Sirui Hong and Mingchen Zhuge and Jonathan Chen and Xiawu Zheng and Yuheng Cheng and Ceyao Zhang and Jinlin Wang and Zili Wang and Steven Ka Shing Yau and Zijuan Lin and Liyang Zhou and Chenyu Ran and Lingfeng Xiao and Chenglin Wu and Jürgen Schmidhuber},
      year={2023},
      eprint={2308.00352},
      archivePrefix={arXiv},
      primaryClass={cs.AI}
}
```
