Assemble, configure, and deploy autonomous AI Agents in your browser. https://github.com/reworkd/AgentGPT
天问 3391cca4bb Update 'README.md' | 1 year ago | |
---|---|---|
README.md | 1 year ago |
AutoGPT 设定一个目标,它会主动写规划、尝试落地、快递迭、交付结果,其中分解任务和资源调动的工作也全都由 AutoGPT 完成。它可以读写文件,浏览网页,审查其提示的结果,并将其与提示历史相结合。
部署:
git clone https://github.com/reworkd/AgentGPT
./setup.sh --docker
或者:
./setup.sh --local
手动编译:
npm install