An experimental open-source attempt to make GPT-4 fully autonomous. https://github.com/Significant-Gravitas/Auto-GPT

天问 4b42e7e9f7 更新 'README.md' 2 years ago
README.md 4b42e7e9f7 更新 'README.md' 2 years ago

README.md

Auto-GPT

AutoGPT 为自主人工智能,一项任务交给它,它能自主地提出计划,然后执行。此外其还具有互联网访问、使用 GPT-3.5 进行文件存储和生成摘要等功能。

Develop

git clone https://github.com/Torantulino/Auto-GPT.git
cd Auto-GPT
pip install -r requirements.txt

# 命令行模式
python -m autogpt

# 语音模式
python -m autogpt --speak