update README

This commit is contained in:
geekan 2023-07-03 15:23:48 +08:00
parent 16b0932540
commit b1c87597a6
2 changed files with 4 additions and 0 deletions

View file

@ -21,6 +21,8 @@ # MetaGPT多角色元编程框架
![一个完全由大语言模型角色构成的软件公司](./resources/software_company_cd.jpeg)
<p align="center">软件公司多角色示意图(正在逐步实现)</p>
## 示例(均由 GPT-4 生成)
例如,键入`python startup.py "写个类似今日头条的推荐系统"`并回车你会获得一系列输出其一是数据结构与API设计

View file

@ -21,6 +21,8 @@ # MetaGPT: The Multi-Role Meta Programming Framework
![A software company consists of LLM-based roles](./resources/software_company_cd.jpeg)
<p align="center">Software Company Multi-Role Schematic (Gradually Implementing)</p>
## 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