AgentGPT
Basic Information
AgentGPT is an open source web application for assembling, configuring, and deploying autonomous AI agents in the browser. The README describes a full-stack project that lets you name a custom AI, give it a goal, and let it plan tasks, execute them, and learn from results. The project provides a bundled CLI to automate setup including environment variables, API keys, a MySQL database, a FastAPI backend and a Next.js frontend. The repo targets users who want to run agents locally or develop on top of the stack and lists prerequisites such as Node.js, Git, Docker, and an OpenAI API key. The README includes demo links, documentation pointers, sponsorship and contributor information, and points to example setup scripts for Mac/Linux and Windows.