alternatives

v0 by Vercel alternatives (2026)

The cheapest alternative to v0 by Vercel is OpenAI AgentKit (Free to build; usage ~$0.20/1M input tokens (GPT-5.4-nano)). If you want to self-host, n8n can run on your own infrastructure. Below: the strongest alternatives, ranked, with the real reason to switch.

closest cheaper pickOpenAI AgentKitFree to build; usage ~$0.20/1M input tokens (GPT-5.4-nano)
self-host pickn8n€20/mo
total compared30managed and self-host options

Pricing decoded and verified 2026-06-02 against each vendor's live page; volatile figures flagged "verify live".

what you're leaving

v0 by Vercel is v0 is Vercel's AI-powered, prompt-to-app builder that turns natural-language prompts (and design images) into working React/Next.js + Tailwind UIs and full-stack apps. It blends a no-code chat canvas with one-click Vercel deployment and GitHub sync, but bills on token-metered credits rather than seats alone, so it sits between a no-code builder and a real coding tool. The drawback: It is not a flat per-seat tool: the seat fee only buys an equal dollar amount of token credits. Included monthly credits roll over but expire after 65 days, and the four model tiers (Mini/Pro/Max/Max Fast) cost up to 10x different per token, so a few sessions on the pricier models can blow through your monthly allotment and push you into on-demand overage.

Visit links are affiliate links. We may earn a commission. It never changes the number we show you.

Ranked alternatives

Ordered by how cleanly they replace v0 by Vercel.

01

n8n

vs v0 by Vercel

Free to self-host and cheapest at scale; billed per full run, not per credit.

self-hostYes mcpBoth modelper-execution
€20/mo Visit →
02

MindStudio

vs v0 by Vercel

A flat $20/mo platform fee with unlimited runs (AI tokens metered separately) makes budgeting more predictable than v0 by Vercel's per-credit burn.

self-hostYes mcpBoth modelflat + usage
$20/mo Visit →
03

Relevance AI

vs v0 by Vercel

Built around multi-agent "teams" with a transparent dual meter.

self-hostNo mcpBoth modeldual-meter
Custom Visit →
04

Gumloop

vs v0 by Vercel

Biggest free tier (5,000 credits/mo) and strong for data-heavy flows.

self-hostNo mcpBoth modelper-credit
$37/mo Visit →
05

Lindy

vs v0 by Vercel

The most hands-off "AI employee" with voice/phone, if you want done-for-you.

self-hostNo mcpBoth modelper-credit
$49.99/mo Visit →
06

Cursor

vs v0 by Vercel

AI coding agent built into a VS Code-style editor. Cursor combines inline Tab autocomplete, an in-editor Agent that edits across files, and Cloud/Background Agents that run remotely (launchable from the editor, Slack, GitHub, or via API) to fix bugs and open pull requests on their own.

self-hostNo mcpBoth modelper-seat subscription + included usage pool,…
$20/mo (Pro) Visit →
07

Cognition Devin

vs v0 by Vercel

Devin is Cognition's autonomous AI software engineer. You assign it a task or ticket (via web, Slack, Linear/Jira, or API) and it plans, writes code, runs commands in its own cloud VM, and opens pull requests largely without supervision. I

self-hostNo mcpBoth modelbase subscription + usage credits
$20/mo (Pro) + usage overage Visit →
08

GitHub Copilot

vs v0 by Vercel

AI coding agent and pair programmer embedded in your IDE, terminal, and GitHub. Offers inline code completions, chat, an autonomous agent mode, a cloud-based coding agent that opens pull requests, and automated code review, with a choice of models from OpenAI, Anthropic, and Google.

self-hostNo mcpBoth modelper-seat + usage credits
$10/mo (Pro) Visit →
09

Blitzy

vs v0 by Vercel

Enterprise autonomous software development platform. Blitzy orchestrates 3,000+ specialized AI agents in parallel across multiple frontier models (Claude, GPT, etc.), grounding them in a knowledge graph it reverse-engineers from your existing codebase to autonomously build, refactor, and modernize software at scale.

self-hostYes mcpNone modelTiered subscription plus usage-based…
Free (tech-spec generation with a work email) Visit →
10

Lovable

vs v0 by Vercel

Lovable is an AI app and website builder built around "vibe coding": you describe what you want in plain language and it generates a working full-stack app with a React/Tailwind frontend, Supabase backend, Stripe payments, and GitHub sync. It is prompt-to-app, with usage metered in credits per AI message. The company raised a $330M Series B in 2025.

self-hostNo mcpBoth modelper-credit (credits consumed per AI…
~$25/mo Visit →
11

Base44

vs v0 by Vercel

Base44 is a chat-based, no-code AI app builder that turns plain-language prompts into full-stack web apps, handling the database, authentication, backend functions, and deployment behind the scenes. Acquired by Wix in June 2025, it targets non-developers who want working internal tools and SaaS-style apps without writing code. Pricing runs on a two-currency credit system: message credits for AI build prompts and integration credits consumed when end users trigger features like LLM calls, email, or file uploads.

self-hostNo mcpNone modelflat tier + credit consumption (message…
~$16/mo (Starter, billed annually Visit →
12

CodeRabbit

vs v0 by Vercel

CodeRabbit is an AI code-review agent that auto-reviews every pull request, leaving line-by-line comments, summaries, and one-click autofixes. It plugs into GitHub, GitLab, Azure DevOps and Bitbucket, and also runs reviews in your IDE and CLI before code is even pushed. Pricing is per developer, with a free tier and free reviews forever on public repos.

self-hostYes mcpClient modelper-seat (per developer) + usage-based add-ons
~$24/user/mo (annual) / $30 monthly Visit →
13

Botpress

vs v0 by Vercel

Botpress is a no-code AI agent and chatbot builder pairing a visual Studio with a code-first developer kit (ADK). It deploys agents to channels like WhatsApp, Messenger, Slack and web chat, and bundles the underlying LLM cost into a per-conversation price with no markup. Pricing is per conversation, billed in monthly packs once you exceed your plan allowance.

self-hostNo mcpBoth modelper-conversation (LLM/AI usage included, no…
$189/mo Visit →
14

Claude Code

vs v0 by Vercel

Anthropic's agentic coding tool that lives in your terminal, IDE (VS Code, JetBrains), and the web. It reads your whole codebase, edits files, runs commands, and ships changes through git on its own. Access comes bundled with a Claude Pro/Max subscription or via pay-as-you-go API usage on a Claude Console account.

self-hostNo mcpBoth modelTwo paths: a flat Claude subscription…
~$20/mo Visit →
15

OpenAI Codex

vs v0 by Vercel

OpenAI's agentic coding tool that runs as a terminal CLI, an IDE extension, a cloud agent, and inside ChatGPT, all sharing the same account. It is not sold on its own: access is bundled into ChatGPT subscriptions (Plus, Pro, Business, Enterprise) and is also available pay-as-you-go through the OpenAI API with an API key. It runs OpenAI's GPT-5.x and GPT-5.x-Codex models to read, write, run, and refactor code across local and cloud environments.

self-hostNo mcpBoth modelBundled into ChatGPT subscriptions…
~$20/mo (via ChatGPT Plus) Visit →
16

Windsurf

vs v0 by Vercel

Windsurf is an agentic AI IDE built around Cascade, an autonomous coding agent that reads, edits, and runs your codebase across multiple files. It is one of the leading rivals to Cursor and was acquired into the Cognition (Devin) ecosystem. As of March 2026 it moved from a monthly credit pool to daily and weekly usage quotas, with extra usage billed at per-token model API prices.

self-hostNo mcpClient modelFreemium subscription with daily/weekly…
~$20/mo Visit →
17

Cline

vs v0 by Vercel

Cline is an open-source (Apache 2.0) autonomous coding agent that runs as a VS Code extension, a JetBrains plugin, and a CLI. The extension itself is free with no subscription or seat fee; you pay only for AI model usage, either by bringing your own provider API keys or by buying credits through the optional Cline provider. It emphasizes no vendor lock-in, a Plan/Act workflow with human approval, and an MCP marketplace for connecting tools.

self-hostYes mcpClient modelFree open-source tool
Free (open source) Visit →
18

Aider

vs v0 by Vercel

Aider is a free, open-source AI pair programmer that runs in your terminal and edits code in your local Git repo with automatic commits. The tool itself costs nothing; you bring your own LLM API key and pay the model provider directly, so spend scales with usage. It connects to almost any model, including local ones via Ollama for near-zero cost.

self-hostYes mcpNone modelFree open-source tool
Free (open source) Visit →
19

Voiceflow

vs v0 by Vercel

Voiceflow is a no-code/low-code platform for designing, building, and deploying AI chat and voice agents on a visual canvas. It targets agencies and businesses that want to ship customer-facing assistants across web, voice, and messaging channels without writing code, while keeping control over LLM choice, knowledge bases, and tools. Pricing moved to a unified credit model (April 2025) where a monthly plan fee includes a credit allowance and usage is metered against it.

self-hostNo mcpClient modelMonthly subscription (per workspace) with an…
Custom Visit →
20

OpenAI AgentKit

vs v0 by Vercel

OpenAI's visual, drag-and-drop toolkit for building, deploying, and optimizing AI agents without standing up your own orchestration layer. It bundles Agent Builder (a node-based canvas for multi-agent workflows with guardrails), ChatKit (embeddable chat UI), Connector Registry (managed data connectors), and Evals. There is no separate product fee: you build for free and pay only standard OpenAI API usage when your agents actually run.

self-hostNo mcpClient modelUsage-based (pay-per-API-token plus built-in…
Free to build Visit →
21

Stack AI

vs v0 by Vercel

Stack AI is a no-code, drag-and-drop platform for building enterprise AI agents and workflows that connect LLMs to internal data sources, documents, and apps. It leans hard on governance: on-prem/VPC deployment, SSO, access control, and SOC 2, HIPAA, and GDPR compliance. It targets regulated teams (finance, healthcare, legal) that need agents without writing code.

self-hostYes mcpNone modelFree tier plus custom enterprise quote…
Free, then Custom Visit →
22

Dify

vs v0 by Vercel

Dify is an open-source platform for building LLM apps, agentic workflows and RAG pipelines through a visual canvas, with a hosted cloud tier and a free self-hostable Community Edition. It blends a no-code/low-code builder with backend-as-a-service APIs, native MCP (client and server), and integration with hundreds of model providers, so teams can ship chatbots, agents and workflows without wiring infrastructure from scratch.

self-hostYes mcpBoth modelFlat monthly plan (per-workspace) with…
Free, then ~$59/mo Visit →
23

Taskade

vs v0 by Vercel

Taskade is an all-in-one AI productivity workspace (tasks, docs, mind maps, chat) that doubles as a no-code builder for custom AI agents and automations. You assemble agents, deployable apps, and multi-step automations against your project data, and the platform bills on a tiered plan that bundles a fixed monthly allotment of "AI credits" consumed by agent and automation runs across 15+ models (GPT, Claude, Gemini).

self-hostNo mcpBoth modelper-plan tier (bundled seats + monthly…
Free, then ~$6/mo Visit →
24

LiveChat / ChatBot (Text)

vs v0 by Vercel

Text.com is the parent company behind LiveChat (agent-driven live chat helpdesk) and ChatBot (a no-code visual bot builder), now converged into one per-seat support suite. ChatBot lets non-developers build automated chat flows with a drag-and-drop builder plus an AI Agent trained on your content, while LiveChat handles human agent handoff, visitor tracking, and proactive campaigns. Both bill per agent seat and bundle a small monthly allotment of AI resolutions, charging per-resolution overages beyond it.

self-hostNo mcpNone modelper-seat plan + included AI resolutions,…
$25/seat/mo Visit →
25

Augment Code

vs v0 by Vercel

Augment Code is an AI coding agent built for large, complex, real-world codebases. Its differentiator is a "Context Engine" that indexes an entire repo so its agent (Auggie) can generate, review and manage code with deep codebase awareness across VS Code, JetBrains, Vim/Neovim and a CLI/TUI. As of October 20, 2025 it moved from message-based to fully credit-based pricing, where every plan is a pool of credits spent across models and agent activities, and each model consumes credits at a different multiplier.

self-hostYes mcpClient modelper-seat plan with included credit pool +…
~$20/mo Visit →
26

Bubble

vs v0 by Vercel

Bubble is a full-stack visual no-code platform for building production web and mobile apps without writing code, covering UI, database, and backend workflows. It moved to a workload-based pricing model: plans bundle a monthly allowance of "workload units" (WU) that meter every backend operation, and usage beyond the allowance is billed as overage. It is a builder for finished apps, not an AI agent platform; AI capabilities exist via plugins and its API connector.

self-hostNo mcpNone modelplan (tiered, with included workload-unit…
Free, then from ~$29/mo Visit →
27

CustomGPT.ai

vs v0 by Vercel

CustomGPT.ai is a no-code platform for turning your own content (1,400+ file types plus connectors like Google Drive, SharePoint, Notion, Zendesk and HubSpot) into custom RAG chatbots/agents you can embed, share, or call via API. It targets businesses that want an accurate, hallucination-resistant support or knowledge agent without engineering, and bills on a per-query model rather than per-seat.

self-hostNo mcpServer modelflat plan with monthly query cap + paid…
~$99/mo Visit →
28

Softr

vs v0 by Vercel

Softr is a no-code platform for building client portals, internal tools, and web apps on top of a database (its own Softr Database, Airtable, Google Sheets, or external REST APIs). It targets non-developers who assemble apps from pre-built blocks with permissions, user groups, and payments, rather than writing code or wiring a backend. Increasingly AI-forward: it ships an AI app builder and a hosted MCP server that lets AI tools read/write Softr data.

self-hostNo mcpServer modelFlat monthly plan tiered by app-users +…
Free, then from ~$49/mo Visit →
29

Glide

vs v0 by Vercel

Glide is a no-code platform that turns spreadsheets and databases (Glide Tables, Google Sheets, Airtable, Excel, SQL) into custom mobile and web business apps. It has pivoted hard toward AI: the Glide Agent can generate a working app from a prompt, and you can embed AI actions (extract data, draft emails, transform text/audio/images) into app workflows. Pricing is a flat monthly plan plus usage-based "updates," where most data writes to external sources and API/workflow actions are metered.

self-hostNo mcpNone modelflat monthly plan + usage-based "updates" ($0
Free, then from ~$19/mo Visit →
30

Vellum AI

vs v0 by Vercel

As of mid-2026 vellum.ai hosts "Vellum: Your Personal Intelligence" — an open-source (MIT) personal AI assistant marketed as an "AI chief of staff for high-agency individuals." It lives in Vellum Cloud (or self-hosted), has its own identity/email, a persistent multi-type memory layer, and acts in the world: triages email, manages calendar, posts to Slack/X, updates Linear, makes real phone calls, runs web search, and even vibe-codes small web apps. Capabilities extend via installable "skills" (a catalog at skills.sh incl. Gmail, Slack, DoorDash, Amazon) and via user-added MCP servers (Linear, GitHub, Notion, etc.). NOTE: this is NOT the older Vellum LLMOps/prompt-engineering-and-workflows developer platform that previously occupied this domain; that product appears to have been replaced/repositioned, so any "Pro $500/mo, prompt/workflow execution limits" pricing you find for "Vellum" is stale.

self-hostYes mcpClient modelfreemium hosting tier (machine + storage) +…
Free, then from ~$50/mo Visit →

v0 by Vercel vs the alternatives

The baseline against every option, decoded.

toolentry pricepricing modelfree tierself-hostmcp
v0 by Vercel baseline Free, then ~$30/seat/moverify live per-seat plan + token-metered credits (usage-based) Free plan: $0/mo with $5 of included monthly credits and a 7-messages/day limit No Both
n8n €20/mo per-execution self-host free Yes Both
MindStudio $20/mo flat + usage 1,000 runs/mo (free plan) Yes Both
Relevance AI Custom (contact sales) dual-meter 200 actions/mo No Both
Gumloop $37/mo per-credit 5,000 credits/mo No Both
Lindy $49.99/mo per-credit 400 credits/mo No Both
Cursor $20/mo (Pro) per-seat subscription + included usage pool, then token-based overage Yes, Hobby plan at $0, no card. Limited Agent requests and Tab completions No Both
Cognition Devin $20/mo (Pro) + usage overage base subscription + usage credits Yes. $0/mo plan with limited Devin usage, plus Devin Review and DeepWiki No Both
GitHub Copilot $10/mo (Pro) per-seat + usage credits Free plan: 2,000 completions + 50 agent/chat requests/mo, no card No Both
Blitzy Free (tech-spec generation with a work email) Tiered subscription plus usage-based (per-line-of-code) for enterprise; largely sales-led/custom Yes, free spec generation with a work email, plus a 7-day trial Yes None
Lovable ~$25/mo per-credit (credits consumed per AI message), tiered subscription + usage Free plan: 5 daily credits (up to 30/mo) No Both
Base44 ~$16/mo (Starter, billed annually; $20 monthly) flat tier + credit consumption (message credits + integration credits) Free plan: 25 message credits/mo (5/day cap) + 100 integration credits/mo No None
CodeRabbit ~$24/user/mo (annual) / $30 monthly per-seat (per developer) + usage-based add-ons Free plan ($0): PR summaries + IDE/CLI reviews, unlimited repos; free forever on public repos; 14-day Pro Plus trial Yes Client
Botpress $189/mo per-conversation (LLM/AI usage included, no markup) Free plan: 100 conversations/mo, 1 seat, 3 agents No Both
Claude Code ~$20/mo Two paths: a flat Claude subscription (Pro/Max/Team/Enterprise) that bundles Claude Code with shared usage limits, or pay-as-you-go API token billing via a Claude Console account. No free Claude Code tier. The Claude Free plan does not include Claude Code; the cheapest access is Pro at $20/mo (or $17/mo billed annually). API/Console usage is pure pay-as-you-go with no free allotment beyond any promotional credits. No Both
OpenAI Codex ~$20/mo (via ChatGPT Plus); also free tier and pay-as-you-go API Bundled into ChatGPT subscriptions (per-user/mo) with usage limits, plus pay-as-you-go API token pricing for heavier or programmatic use. No standalone Codex subscription. Yes. Codex is included on the free ChatGPT plan ($0/mo) for basic exploration with limited usage; meaningful daily use needs a paid plan or API key. No Both
Windsurf ~$20/mo Freemium subscription with daily/weekly usage quotas (replaced the old monthly credit pool in March 2026); extra usage billed at per-token model API prices. Enterprise billed via Agent Compute Units (ACUs). Yes. Free plan at $0/mo gives a light daily/weekly Cascade quota plus unlimited Tab autocomplete; positioned as an evaluation tier (roughly 2-3 days of active Cascade coding before hitting limits, then only zero-cost models remain). No Client
Cline Free (open source) Free open-source tool; cost is usage-based AI inference (bring-your-own API key paid to providers, or pay-as-you-go credits via the Cline provider). Enterprise is custom-quoted. Yes. The Open Source plan is free forever for individual developers: VS Code extension, CLI, MCP marketplace, BYOK or Cline provider, multi-root workspaces, community support. You only pay for AI inference when you use models, and some models in the Cline provider are tagged FREE. Yes Client
Aider Free (open source) Free open-source tool; you pay only your chosen LLM provider's API usage (BYOK). Entire tool is free and Apache 2.0 open source. With a free OpenRouter model or a local Ollama model, total cost can be $0; otherwise you pay your model provider's per-token API rates. Yes None
Voiceflow Custom (contact sales) Monthly subscription (per workspace) with an included credit allowance plus usage-based credits and per-editor seat add-ons. Yes. Free Starter plan: $0/mo with ~100 credits/month, 1 editor seat, limited agents (around 2). Good for evaluation, not production volume. No Client
OpenAI AgentKit Free to build; usage ~$0.20/1M input tokens (GPT-5.4-nano) Usage-based (pay-per-API-token plus built-in tool fees); no platform subscription. Agent Builder design time is free; you pay standard OpenAI API rates only when workflows run. Agent Builder canvas, preview runs, and versioning are free to use. ChatKit and File Search include 1 GB free storage per account per month; first 1 GB of File Search storage is free. You pay only for the model tokens and tool calls your agents consume at runtime. No Client
Stack AI Free, then Custom (contact sales) Free tier plus custom enterprise quote (per-seat and usage based) Yes: Free plan with 500 runs/month, 2 projects, 1 seat, and community (Discord) support. Yes None
Dify Free, then ~$59/mo Flat monthly plan (per-workspace) with included monthly message credits; free self-hosted Community Edition Sandbox plan: 200 message credits (one-time trial allotment), 1 team member, 5 apps, 50 knowledge docs, 50MB storage. Also a free, self-hostable open-source Community Edition. Yes Both
Taskade Free, then ~$6/mo per-plan tier (bundled seats + monthly AI-credit allotment) Yes, Free plan: 1 user, 1 AI agent, 3 automations, 250MB storage, and a one-time grant of 3,000 AI credits (not refreshed monthly) No Both
LiveChat / ChatBot (Text) $25/seat/mo per-seat plan + included AI resolutions, then per-AI-resolution overage No free plan, 14-day trial (no credit card required) No None
Augment Code ~$20/mo per-seat plan with included credit pool + usage-based credit top-ups Yes — a permanent free 'Community' plan exists (for light usage). Augment's own blog states trial users can 'move to the free plan' after using credits. The trial itself is a ~30,000-credit pool that requires a valid credit card; the free Community plan may use your data for model training. Yes Client
Bubble Free, then ~$29/mo plan (tiered, with included workload-unit allowance) + usage-based WU overage Free plan: 50,000 workload units/mo, 1 editor, learning/prototyping only (no live deployment, no custom domain, no version control) No None
CustomGPT.ai ~$99/mo flat plan with monthly query cap + paid query/storage/agent/seat add-ons No free plan; 7-day free trial (credit card required per pricing page; some sources say no card) No Server
Softr Free, then ~$49/mo Flat monthly plan tiered by app-users + database records (+ AI-credit add-ons) Free plan: 10 app users, 5,000 Softr Database records, 500 workflow actions, 5 AI credits/mo, unlimited apps & collaborators (Softr branding stays on) No Server
Glide Free, then ~$19/mo flat monthly plan + usage-based "updates" ($0.02/update overage) + per-extra-business-user on Business Free plan: 1 editor, up to 10 personal users, 0 updates/mo (Glide Table edits don't count), up to 25,000 rows on Glide Tables & Big Tables only. Paid plans include a 14-day free trial. No None
Vellum AI Free, then ~$50/mo freemium hosting tier (machine + storage) + separate pay-as-you-go credits ($1 = 1 credit) for LLM/tools Yes - Base plan free forever, no card: pay-as-you-go credits, fixed Small machine, 4 GiB storage Yes Client

Dirr is independent and not affiliated with, endorsed by, or sponsored by v0 by Vercel. Tool names and logos are the property of their respective owners. Figures are decoded from public pricing and dated; verify volatile prices on the vendor site before buying.

Questions

What is the best alternative to v0 by Vercel?

The cheapest alternative to v0 by Vercel is OpenAI AgentKit (Free to build; usage ~$0.20/1M input tokens (GPT-5.4-nano)). For self-hosting, n8n can run on your own infrastructure. The right pick depends on whether you optimize for price, control, or hands-off automation.

Is there a free alternative to v0 by Vercel?

Yes. n8n is free if self-hosted, and Gumloop's free tier gives 5,000 credits/mo. Most listed tools have a free plan to test before paying.

Why switch from v0 by Vercel?

Common reasons: It is not a flat per-seat tool: the seat fee only buys an equal dollar amount of token credits. Included monthly credits roll over but expire after 65 days, and the four model tiers (Mini/Pro/Max/Max Fast) cost up to 10x different per token, so a few sessions on the pricier models can blow through your monthly allotment and push you into on-demand overage.

More on v0 by Vercel