# Auto-GPT ``` git clone https://github.com/Torantulino/Auto-GPT.git cd Auto-GPT pip install -r requirements.txt # 命令行模式 python -m autogpt # 语音模式 python -m autogpt --speak ```