diff --git a/README.md b/README.md index b4a272ef0..657ce882f 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,11 @@ # MetaGPT: The Multi-Agent Framework

Software Company Multi-Role Schematic (Gradually Implementing)

+## MetaGPT's Abilities + +https://github.com/geekan/MetaGPT/assets/34952977/3cb42bb8-6609-4f74-8d22-601dafda95bb + + ## Examples (fully generated by GPT-4) For example, if you type `python startup.py "Design a RecSys like Toutiao"`, you would get many outputs, one of them is data & api design @@ -41,6 +46,9 @@ ## Examples (fully generated by GPT-4) It costs approximately **$0.2** (in GPT-4 API fees) to generate one example with analysis and design, and around **$2.0** for a full project. + + + ## Installation ### Installation Video Guide diff --git a/docs/README_CN.md b/docs/README_CN.md index 4ee4c7408..cd06af53f 100644 --- a/docs/README_CN.md +++ b/docs/README_CN.md @@ -33,6 +33,11 @@ # MetaGPT: 多智能体框架

软件公司多角色示意图(正在逐步实现)

+## MetaGPT 的能力 + +https://github.com/geekan/MetaGPT/assets/34952977/3cb42bb8-6609-4f74-8d22-601dafda95bb + + ## 示例(均由 GPT-4 生成) 例如,键入`python startup.py "写个类似今日头条的推荐系统"`并回车,你会获得一系列输出,其一是数据结构与API设计 diff --git a/docs/README_JA.md b/docs/README_JA.md index 158ad8ceb..02215c8c6 100644 --- a/docs/README_JA.md +++ b/docs/README_JA.md @@ -33,6 +33,11 @@ # MetaGPT: マルチエージェントフレームワーク

ソフトウェア会社のマルチロール図式(順次導入)

+## MetaGPTの能力 + +https://github.com/geekan/MetaGPT/assets/34952977/3cb42bb8-6609-4f74-8d22-601dafda95bb + + ## 例(GPT-4 で完全生成) 例えば、`python startup.py "Toutiao のような RecSys をデザインする"`と入力すると、多くの出力が得られます