CrewAI
Open-source multi-agent framework for orchestrating collaborative AI agent teams
★ 54.2k as of Jun 22, 2026
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.
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.
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:
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 |
| 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 |
Open-source multi-agent framework for orchestrating collaborative AI agent teams
★ 54.2k as of Jun 22, 2026
No-code platform for building and deploying autonomous AI agents for business workflows
Visual automation platform connecting 3,000+ apps with no-code workflows and AI agents
Open-source workflow automation platform for building AI agents and multi-app integrations
★ 193.6k as of Jun 22, 2026
No-code automation platform that connects 7,000+ apps to build multi-step workflows without writing code
Conversational AI assistant by OpenAI with multimodal reasoning, voice, and agent capabilities
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.
AgentGPT Pro costs $40 per month. It includes 30 agent runs per day, GPT-4 access, unlimited web search, and priority support.
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.
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.
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.
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.
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.