AgentGPT Logo

🤖 组装,配置和部署自主的 AI 代理(只需浏览器) 🤖

Node version English 简体中文 Hungarian

🔗 短链接   •   📚 文档   •   🤝 参与贡献   •   🐦 推特   •   📢 Discord

AgentGPT允许您配置和部署自主AI代理。 为您自己的定制AI命名,并使其追求任何可以想象到的目标。 它将通过思考要执行的任务、执行这些任务并从结果中学习来尝试实现目标🚀。 --- ## ✨ 演示 为了获得最佳的演示体验,请直接访问 [our site](https://agentgpt.reworkd.ai) :) [Demo Video](https://github.com/reworkd/AgentGPT/assets/50181239/5348e44a-29a5-4280-a06b-fe1429a8d99e) ## 👨‍🚀 开始使用 使用AgentGPT的最简单方法是自动设置CLI,该CLI与项目捆绑在一起。 cli为AgentGPT设置了以下内容: - 🔐 [Environment variables](https://github.com/reworkd/AgentGPT/blob/main/.env.example) (和 API 密钥) - 🗂️ [Database](https://github.com/reworkd/AgentGPT/tree/main/db) (Mysql) - 🤖 [Backend](https://github.com/reworkd/AgentGPT/tree/main/platform) (FastAPI) - 🎨 [Frontend](https://github.com/reworkd/AgentGPT/tree/main/next) (Nextjs) ## 先决条件👆 开始之前,请确保您已安装了以下内容: - 选择你的编辑器,例如[Visual Studio Code (VS Code)](https://code.visualstudio.com/download) - [Node.js](https://nodejs.org/en/download) - [Git](https://git-scm.com/downloads) - [Docker](https://www.docker.com/products/docker-desktop). 安装完成后,请创建一个账号,打开 Docker 应用程序,并登录。 - 一个 [OpenAI API key](https://platform.openai.com/signup) - 一个 [Serper API Key](https://serper.dev/signup) (可选) - 一个 [Replicate API Token](https://replicate.com/signin) (可选) ## 入门指南🚀 1. **打开你的编辑器** 2. **打开终端** - 通常,你可以在'Terminal'标签页中执行此操作,或者使用快捷键 (例如,在 VS Code 中,对于 Windows 可以使用 `Ctrl + ~`,对于 Mac 可以使用 `Control + ~`)。 3. **克隆存储库并进入目录** - 一旦您的终端打开,您可以通过运行下面的命令克隆存储库并进入目录。 **For Mac/Linux users** 🍎 🐧 ```bash git clone https://github.com/reworkd/AgentGPT.git cd AgentGPT ./setup.sh ``` **For Windows users** :windows: ```bash git clone https://github.com/reworkd/AgentGPT.git cd AgentGPT ./setup.bat ``` 4. **按照脚本中的设置说明进行操作。** - 在添加适当的 API 密钥之后,确保所有服务都已经运行起来,然后在您的网页浏览器中访问 [http://localhost:3000](http://localhost:3000)。 黑客快乐! 🎉 ## 🎉 路线图 该平台目前处于测试阶段(beta),已完成和计划中的功能的完整列表可在我们的 [public roadmap](https://docs.reworkd.ai/essentials/roadmap)中找到。 ## 🚀 技术栈 - ✅ **Bootstrapping**: [create-t3-app](https://create.t3.gg) + [FastAPI-template](https://github.com/s3rius/FastAPI-template). - ✅ **Framework**: [Nextjs 13 + Typescript](https://nextjs.org/) + [FastAPI](https://fastapi.tiangolo.com/) - ✅ **Auth**: [Next-Auth.js](https://next-auth.js.org) - ✅ **ORM**: [Prisma](https://prisma.io) & [SQLModel](https://sqlmodel.tiangolo.com/). - ✅ **Database**: [Planetscale](https://planetscale.com/). - ✅ **Styling**: [TailwindCSS + HeadlessUI](https://tailwindcss.com). - ✅ **Schema Validation**: [Zod](https://github.com/colinhacks/zod) + [Pydantic](https://docs.pydantic.dev/). - ✅ **LLM Tooling**: [Langchain](https://github.com/hwchase17/langchain).

💝 支持 AgentGPT 的发展!! 💝

加入我们,共同推动AgentGPT的发展,这是一个突破人工智能代理边界的开源项目!您的赞助将通过帮助我们扩大资源、增强功能和继续迭代这个令人兴奋的项目来推动进步!🚀

ArthurMatt RayVector VenturesFlorian KraftZoeLucas BusseyLisakmotteSWFT BlockchainNikolay KostovOryan MosheClay Nelson0xmatchmakerGuy ThompsonVusi DubeRoberto Luis Sanchez, P.E., P.G.; D,GE; F.ASCEDavid GammondLazza CapitalStephane DeGuireLyskaSharon Clapp at CCSURooba.FinanceBenjamin Bales

💪 贡献者 💪

我们的贡献者使这个项目成为可能。谢谢!🙏

使用 contrib.rocks制作。