reworkd/AgentGPT
Fork: 9226 Star: 31577 (更新于 2024-10-19 12:49:13)
license: GPL-3.0
Language: TypeScript .
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
最后发布版本: v.1.0.0 ( 2023-11-02 08:14:25)
🤖 Assemble, configure, and deploy autonomous AI Agent(s) in your browser. 🤖
🔗 Short link • 📚 Docs • 🤝 Contribute • 🐦 Twitter • 📢 Discord
AgentGPT allows you to configure and deploy Autonomous AI agents. Name your own custom AI and have it embark on any goal imaginable. It will attempt to reach the goal by thinking of tasks to do, executing them, and learning from the results 🚀.
✨ Demo
For the best demo experience, try our site directly :)
👨🚀 Getting Started
The easiest way to get started with AgentGPT is automatic setup CLI bundled with the project. The cli sets up the following for AgentGPT:
- 🔐 Environment variables (and API Keys)
- 🗂️ Database (Mysql)
- 🤖 Backend (FastAPI)
- 🎨 Frontend (Nextjs)
Prerequisites :point_up:
Before you get started, please make sure you have the following installed:
- An editor of your choice. For example, Visual Studio Code (VS Code)
- Node.js
- Git
- Docker. After installation, please create an account, open up the Docker application, and sign in.
- An OpenAI API key
- A Serper API Key (optional)
- A Replicate API Token (optional)
Getting Started :rocket:
-
Open your editor
-
Open the Terminal - Typically, you can do this from a 'Terminal' tab or by using a shortcut (e.g.,
Ctrl + ~
for Windows orControl + ~
for Mac in VS Code). -
Clone the Repository and Navigate into the Directory - Once your terminal is open, you can clone the repository and move into the directory by running the commands below.
For Mac/Linux users :apple: :penguin:
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
-
Follow the setup instructions from the script - add the appropriate API keys, and once all of the services are running, travel to http://localhost:3000 on your web-browser.
Happy hacking! :tada:
🎉 Roadmap
This platform is currently in beta, a full list of completed and planed features can be found on our public roadmap.
🚀 Tech Stack
- ✅ Bootstrapping: create-t3-app + FastAPI-template.
- ✅ Framework: Nextjs 13 + Typescript + FastAPI
- ✅ Auth: Next-Auth.js
- ✅ ORM: Prisma & SQLModel.
- ✅ Database: Planetscale.
- ✅ Styling: TailwindCSS + HeadlessUI.
- ✅ Schema Validation: Zod + Pydantic.
- ✅ LLM Tooling: Langchain.
💝 Our GitHub sponsors 💝
Join us in fueling the development of AgentGPT, an open-source project pushing the boundaries of AI agents! Your sponsorship would drive progress by helping us scale up resources, enhance features and functionality, and continue to iterate on this exciting project! 🚀
💪 Contributors 💪
Our contributors have made this project possible. Thank you! 🙏
最近版本更新:(数据更新于 2024-10-07 22:55:09)
2023-11-02 08:14:25 v.1.0.0
2023-07-19 04:48:23 v.0.10.0-beta
2023-07-06 11:05:39 v.0.9.5-beta
2023-06-30 07:18:32 v.0.9.0-beta
2023-06-14 13:04:45 v.0.8.0-beta
2023-06-09 06:30:35 v.0.7.0-beta
2023-05-31 11:05:11 v.0.6.0-beta
2023-05-25 09:11:10 v.0.5.0-beta
2023-05-16 01:00:55 v.0.4.0-beta
2023-05-03 05:48:57 v.0.3.0-beta
主题(topics):
agent, agentgpt, agi, autogpt, baby-agi, gpt, langchain, next, openai, t3, t3-stack
reworkd/AgentGPT同语言 TypeScript最近更新仓库
2024-11-05 17:55:23 langgenius/dify
2024-11-05 17:35:52 siyuan-note/siyuan
2024-11-05 16:59:32 laurent22/joplin
2024-11-05 12:39:27 lobehub/lobe-chat
2024-11-05 11:52:31 RSSNext/Follow
2024-11-05 07:18:03 microsoft/genaiscript