AgentGPT
Browser-based autonomous AI agent that decomposes goals into subtasks and executes them step by step
AgentGPT is an open-source autonomous agent platform where you type a goal and the system breaks it into subtasks and runs them. The free tier allows 5 agent runs per day using GPT-3.5-Turbo; Pro costs $40/month for 30 runs/day and GPT-4 access. Note: the GitHub repository was archived on January 28, 2026 — the hosted site still works but receives no updates or support.
What is AgentGPT?
AgentGPT is a browser-based platform for deploying autonomous AI agents without writing code. You provide a name and a goal — for example, “research the best budget laptops and summarize findings” — and the system decomposes that goal into a sequence of subtasks, executes each one using OpenAI’s language models, and returns results. The free tier uses GPT-3.5-Turbo; the Pro plan adds GPT-4 and raises the daily run limit from 5 to 30.
The platform launched as an open-source project and attracted significant early attention as one of the first accessible autonomous agent interfaces. It includes pre-built templates (ResearchGPT, TravelGPT, StudyGPT) to illustrate common patterns. However, the Reworkd team archived the GitHub repository on January 28, 2026, meaning the codebase receives no further updates, bug fixes, or security patches. The hosted site continues to function in a limited capacity, but the project is effectively frozen. Agents also have a known reliability limitation: in multi-loop runs they frequently deviate from the original goal, a problem that was never resolved before archival.
Who is it for?
AgentGPT is best suited for non-technical users who want to experiment with autonomous agents without setting up a development environment. It is not suitable for production workflows that require reliability, ongoing support, or integration with models beyond OpenAI’s API.
Specific user types where it still has value:
- Students and researchers running one-off research synthesis tasks — the 5 free daily runs cover typical casual use without any cost.
- Product managers and entrepreneurs evaluating whether an agent-based workflow fits their use case before investing in a maintained platform like CrewAI or Relevance AI.
- Developers exploring self-hosting who want to study an early autonomous-agent architecture; the archived open-source codebase remains available for inspection.
- Teams with low-stakes, low-frequency automation needs who can tolerate the frozen feature set and prefer not to manage infrastructure.
How much does AgentGPT cost?
Starting price: $40/mo · Free tier: yes · Model: freemium
Price history tracked from June 2026
| Plan | Price | Includes |
|---|---|---|
| Free | $0 | 5 agent runs/day · GPT-3.5-Turbo only · Limited web search · 25 loops per agent |
| Pro | $40/mo | 30 agent runs/day · GPT-3.5-Turbo 16k + GPT-4 · Unlimited web search · 25 loops per agent · Latest plugins · Priority support |
| Enterprise | Custom | All Pro features · SAML single sign-on · Dedicated account manager · Custom integrations |
What are AgentGPT's key features?
- Goal decomposition into sequential subtasks executed autonomously
- Pre-built templates: ResearchGPT, TravelGPT, StudyGPT
- Web search integration for real-time information retrieval
- GPT-3.5-Turbo (free) and GPT-4 (Pro) model selection
- Configurable agent loop limits (up to 25 loops per agent)
- Open-source codebase available for self-hosting
- Sign-in via Google, GitHub, or Discord
What people use AgentGPT for
- 01 Generating multi-source research reports without writing any code
- 02 Automating travel itinerary planning from a single goal prompt
- 03 Creating study plans that gather and synthesize educational content
- 04 Rapid prototyping of agent workflows before migrating to a maintained framework
Pros and cons
| Pros | Cons |
|---|---|
| No coding required — deploy an agent entirely through the browser | GitHub repository archived January 28, 2026 — no active development or security patches |
| Free tier provides 5 full agent runs per day for evaluation | Restricted to OpenAI models only; no support for newer or alternative LLMs |
| Open-source: self-hostable for teams that want full control | Agents frequently deviate from intended tasks in multi-loop runs |
| Pre-built templates make onboarding fast for non-technical users | Pro plan viability is uncertain given the archived project status |
What are the best AgentGPT alternatives?
CrewAI is the closest AgentGPT alternative in our directory: it covers the same category (AI Agents & Automation), starts at $0, has a free tier.
Ranked by category overlap with AgentGPT, then free-tier availability, then lowest verified starting price — computed from our verified data, never from sponsorships.
| Alternative | What it is | Starting price | Free tier | Price verified |
|---|---|---|---|---|
| CrewAI | Open-source multi-agent framework for orchestrating collaborative AI agent teams | $0 | yes | Jul 3, 2026 |
| Make | Visual automation platform connecting 3,000+ apps with no-code workflows and AI agents | $9/mo | yes | Jul 3, 2026 |
| Relevance AI | No-code platform for building and deploying autonomous AI agents for business workflows | $19/mo | yes | Jun 11, 2026 |
| Zapier | No-code automation platform that connects 7,000+ apps to build multi-step workflows without writing code | $19.99/mo | yes | Jun 11, 2026 |
| n8n | Open-source workflow automation platform for building AI agents and multi-app integrations | €20/mo | yes | Jul 3, 2026 |
| ChatGPT | Conversational AI assistant by OpenAI with multimodal reasoning, voice, and agent capabilities | $8/mo | yes | Jun 11, 2026 |
Frequently asked questions
Is AgentGPT free?
Yes, AgentGPT has a free tier that allows 5 agent runs per day using GPT-3.5-Turbo, with limited web search and 25 loops per agent.
How much does AgentGPT Pro cost?
AgentGPT Pro costs $40 per month. It includes 30 agent runs per day, GPT-4 access, unlimited web search, and priority support.
Is AgentGPT still active in 2026?
The hosted website at agentgpt.reworkd.ai still loads and the free tier still works as of June 2026, but the GitHub repository was archived on January 28, 2026. The project receives no updates, new features, or security patches.
Can I self-host AgentGPT?
Yes. AgentGPT is open-source and the code is available on GitHub, though the repository is archived and no longer maintained. Self-hosting requires setting up the full stack including a Next.js frontend and backend services.
What models does AgentGPT support?
AgentGPT supports GPT-3.5-Turbo on the free tier and adds GPT-3.5-Turbo 16k plus GPT-4 on the Pro plan. It is restricted to OpenAI models only with no support for other providers.
What are the best AgentGPT alternatives?
For actively maintained agent frameworks, CrewAI and Relevance AI are the closest alternatives. For no-code automation, Make (formerly Integromat), n8n, and Zapier offer more reliable long-term support. OpenAI's ChatGPT with its built-in agent features is also a direct substitute.
Does AgentGPT have an API?
AgentGPT does not expose a public API for external integrations. It is a hosted web interface. Teams needing programmatic access should consider the self-hosted open-source version or an alternative like CrewAI.
Public signals
- ★ 36.2k GitHub stars as of Jul 5, 2026