Assemble, configure, and deploy autonomous AI Agents in your browser, using Langchain, OpenAI, AutoGPT and T3 Stack.
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 🚀.
For the best demo experience, try our site directly :)
The easiest way to get started with AgentGPT is automatic setup CLI bundled with the project. The cli sets up the following for AgentGPT:
To get started follow run the commands below.
git clone https://github.com/reworkd/AgentGPT.git && cd AgentGPT ./setup.sh
🐳 The recommend way to set up AgentGPT locally is to docker-compose, please make sure you have docker installed.
This platform is currently in beta, a full list of completed and planed features can be found on our public roadmap.
Assemble, configure, and deploy autonomous AI Agents in your browser, using Langchain, OpenAI, AutoGPT and T3 Stack.
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 🚀.
For the best demo experience, try our site directly :)
The easiest way to get started with AgentGPT is automatic setup CLI bundled with the project. The cli sets up the following for AgentGPT:
To get started follow run the commands below.
git clone https://github.com/reworkd/AgentGPT.git && cd AgentGPT ./setup.sh
🐳 The recommend way to set up AgentGPT locally is to docker-compose, please make sure you have docker installed.
This platform is currently in beta, a full list of completed and planed features can be found on our public roadmap.