An experimental open-source attempt to make GPT-4 fully autonomous. https://github.com/Significant-Gravitas/Auto-GPT
|
2 years ago | |
---|---|---|
README.md | 2 years ago |
git clone https://github.com/Torantulino/Auto-GPT.git
cd Auto-GPT
pip install -r requirements.txt
# 命令行模式
python -m autogpt
# 语音模式
python -m autogpt --speak