local_fire_departmentHoneystax
search⌘K
loginLog Inperson_addSign Up
layers
HONEYSTAX TERMINAL v1.0
HomeNewsSavedSubmit
Back to the live board
A

AgentGPT

starFeaturedAgent

Assemble, configure, and deploy autonomous AI Agents in your browser.

Copy the install, test the workflow, then decide if it earns a permanent slot.

35,865
Why nowArchived

Strong idea surface, weaker maintenance signal. Steal the pattern before you commit.

DecisionHigh-conviction move

Copy the install, test the workflow, then decide if it earns a permanent slot.

Trial costDeep lift

This wants more setup and more teardown. Run it only if the upside is clear.

Risk100/100

GitHub health 75/100. no security policy. Archived repo plus maintenance drag means copy patterns, not the whole tool.

What You Are Adopting

AI Agent

Universal

Model

Multiple

Build Time

Days

Test This In Your Stack

One command inClean rollbackLow commitment
shieldSandboxedInstalls to ~/.claude — isolated from your projects. One command to remove.

Fastest way to find out if AgentGPT belongs in your setup.

Copy the install command, run a real test, and back it out cleanly if it slows you down.

Try now
git clone https://github.com/reworkd/AgentGPT ~/.claude/agents/agentgpt

Run this first. You will know quickly if the workflow earns a permanent slot.

Back out
rm -rf ~/.claude/agents/agentgpt

No messy cleanup loop. If it misses, remove it and keep moving.

Install Location

~/  └─ .claude/      ├─ commands/      ├─ agents/      │   └─ agentgpt/ ← installs here      └─ settings.json

About

Assemble, configure, and deploy autonomous AI Agents in your browser.. An open-source agent for the AI coding ecosystem.

README

AgentGPT Logo

🤖 Assemble, configure, and deploy autonomous AI Agent(s) in your browser. 🤖

Node version English 简体中文 Hungarian

🔗 Short link   •   📚 Docs   •   🐦 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 :)

Untitled.1.mp4

👨‍🚀 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 ☝️

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 🚀

  1. Open your editor

  2. Open the Terminal - Typically, you can do this from a 'Terminal' tab or by using a shortcut (e.g., Ctrl + ~ for Windows or Control + ~ for Mac in VS Code).

  3. 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 🍎 🐧

    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
  4. 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! 🎉

🚀 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! 🚀

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

💪 Contributors 💪

Our contributors have made this project possible. Thank you! 🙏

Made with contrib.rocks.

Tech Stack

GoGPTTypeScriptFastAPIPrismaLangChainLLMTailwindMySQLOpenAIDocker

Installation

Ctrl + ~

Control + ~

Open Live ProjectAudit Repo

Reviews0

Log in to write a review.

ArchivedThis repo is archived
bug_report219open issues
Submitted April 7, 2023

auto_awesomeYour strongest next moves after AgentGPT