docs/README.zh-HANS.md
<a href="https://github.com/reworkd/AgentGPT/blob/master/README.md"></a>
<a href="https://github.com/reworkd/AgentGPT/blob/master/docs/README.zh-HANS.md"></a> <a href="https://github.com/reworkd/AgentGPT/blob/master/docs/README.hu-Cs4K1Sr4C.md"></a>
</p> <p align="center"> <a href="https://agentgpt.reworkd.ai">🔗 短链接</a> <span> • </span> <a href="https://reworkd.ai/docs">📚 文档</a> <span> • </span> <a href="https://twitter.com/reworkdai">🐦 推特</a> <span> • </span> <a href="https://discord.gg/gcmNyAAFfV">📢 Discord</a> </p>AgentGPT允许您配置和部署自主AI代理。 为您自己的定制AI命名,并使其追求任何可以想象到的目标。 它将通过思考要执行的任务、执行这些任务并从结果中学习来尝试实现目标🚀。
为了获得最佳的演示体验,请直接访问 our site :)
使用AgentGPT的最简单方法是自动设置CLI,该CLI与项目捆绑在一起。 cli为AgentGPT设置了以下内容:
开始之前,请确保您已安装了以下内容:
打开你的编辑器
打开终端 - 通常,你可以在'Terminal'标签页中执行此操作,或者使用快捷键
(例如,在 VS Code 中,对于 Windows 可以使用 Ctrl + ~,对于 Mac 可以使用 Control + ~)。
克隆存储库并进入目录 - 一旦您的终端打开,您可以通过运行下面的命令克隆存储库并进入目录。
For Mac/Linux users 🍎 🐧
git clone https://github.com/reworkd/AgentGPT.git
cd AgentGPT
./setup.sh
For Windows users :windows:
git clone https://github.com/reworkd/AgentGPT.git
cd AgentGPT
./setup.bat
按照脚本中的设置说明进行操作。 - 在添加适当的 API 密钥之后,确保所有服务都已经运行起来,然后在您的网页浏览器中访问 http://localhost:3000。
黑客快乐! 🎉