Blog | The History of Vibe Coding: From Karpathy's Tweet to a $12B Industry | 28 May, 2026

Vibe coding's history fits a single sharp arc. On February 2, 2025, Andrej Karpathy posted a tweet describing a new way of building software where you "fully give in to the vibes" and let AI write the code. The tweet hit 4.5M+ views. Within 12 months it became Collins Dictionary's Word of the Year 2025 and seeded a multi-billion dollar category. By mid-2026 the AI-assisted development market crossed $10B+, with vibe coding tools alone representing several billion of that.
Introduction
Most industries take decades to form. Vibe coding took under two years. From a single February 2025 tweet to a multi-billion dollar category by 2026 — the speed of this formation is itself part of the story.
The Pre-History: AI-Assisted Coding Before the Term Existed
GitHub Copilot launched in 2021 and made AI-assisted autocomplete normal for working developers. By 2023, Cursor (then a small fork of VS Code with Composer) and Replit's Ghostwriter were proving that AI could do more than autocomplete. Anthropic's Claude 3 and OpenAI's GPT-4 made the underlying models good enough that the AI's output was usable on first try. By late 2024, individual developers were doing what would later be called vibe coding — building entire features by chatting with AI — without a name for it.
Andrej Karpathy's tweet: "There's a new kind of coding I call 'vibe coding,' where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. It's possible because the LLMs (e.g. Cursor Composer w Sonnet) are getting too good. Also I just talk to Composer with SuperWhisper..."
The tweet hit 4.5+ million views. The exact phrase "vibe coding" became a shorthand, then a category.
Why the Term Stuck
- It named the experience accurately — 'giving in to the vibes' captured the feeling of treating code as a steerable draft rather than something requiring line-by-line authorship.
- It came from a credible source — Karpathy isn't a hype-merchant; he's a serious researcher with a long track record.
- It was findable — short, memorable, and unique enough to search.
March–June 2025: The Platform Explosion
- Cursor — Already the dominant AI IDE; crossed $100M ARR by Q3 2025. Karpathy specifically named it in his tweet.
- Bolt.new — Hit $40M+ ARR by March 2025.
- Lovable — European AI app builder founded by Anton Osika in 2024; rode the vibe coding wave to multi-million MRR.
- v0 by Vercel — Launched as a React component generator in late 2023; evolved into a full Next.js production app builder.
- Replit Agent — Replit's autonomous agent inside their cloud IDE.
- Emergent — Multi-agent orchestration platform for complex full-stack builds.
July–December 2025: The Term Outgrows Its Original Meaning
By summer 2025, the term had broadened to mean any AI-assisted development at all. Andrew Ng publicly argued that calling cautious AI-assisted development "vibe coding" obscured what was actually happening. Karpathy himself didn't try to police the term's evolution.
Collins Word of the Year 2025
In November 2025, Collins Dictionary named "vibe coding" its Word of the Year for 2025, beating out finalists like "aura farming" and "taskmasking." Usage surged 14× during 2025.
January–June 2026: The Category Matures
- Token-based and credit-based pricing wars — converged on $15–$30/month range.
- Specialization — category split into AI-first IDEs (Cursor, Windsurf, Replit), AI app builders (Lovable, Bolt, Greta, v0), and multi-agent orchestrators (Emergent).
- Greta and the marketing-first wave — bundling growth tooling (domain, SEO, analytics, content management) alongside the app builder.
- Enterprise entry — Cursor, Windsurf, and v0 all launching enterprise tiers with SSO, audit logs, and admin controls.
- Cognition acquires Windsurf — bringing proprietary SWE-1.5 models.
The Financial Scale of Vibe Coding by 2026
- Full AI-assisted development market crossed $10B+ in 2026.
- Narrower vibe coding category represents an estimated $4–5B+.
- Cursor: over $100M ARR by 2025.
- Lovable: multi-million dollar ARR, one of the fastest-growing solo-founder-led SaaS.
- Bolt.new: reportedly $40M+ ARR by early 2025.
- Windsurf: millions of users; specific revenue not public post-Cognition acquisition.
- v0: reported 6M+ developer users by early 2026.
- Greta: privately held; revenue undisclosed but growing rapidly.
What Vibe Coding Has Actually Changed
- The build is no longer the bottleneck — Solo founders ship working SaaS in days, not months.
- Non-developers can ship real software — Designers, marketers, product managers, and operators can now build production-grade apps.
- The bar for engineering hiring has risen — Junior engineering hiring slowed in 2024–2025.
- Vertical SaaS is exploding — Niche, specific-industry apps that wouldn't have been economically viable are now profitable indie projects.
- The cost of starting a software business dropped 100× — A working MVP cost $30k–$100k in 2020; it costs $50–$200 in 2026.
- The cultural status of coding shifted — From 'specialized profession' toward 'expressive medium accessible to anyone.'
What's Next for Vibe Coding
- Convergence on agentic workflows — more autonomous, less prompt-by-prompt.
- Better debugging and observability — tools catching AI errors before they reach production.
- Mobile-first AI builders — dedicated platforms for building native mobile apps via prompts.
- Vertical specialization — builders purpose-built for healthcare, legal, finance, education.
- Better economics on infrastructure — AI inference costs dropping ~3–5× annually.
- Karpathy's original meaning may reclaim some territory as the tooling matures.
Common Misconceptions to Avoid
- 'Vibe coding replaces all software engineers' — it removes boilerplate and lowers the bar, not the ceiling.
- 'The category is a hype bubble that'll burst' — the underlying model quality improvements are structural, not cyclical.
- 'Karpathy invented AI-assisted coding' — he named a practice already underway.
- 'You need to know how to code to vibe code' — this was never true; the whole point is that you don't.
- 'Vibe-coded apps can't reach scale' — multiple vibe-coded apps are now at millions of users and real revenue.
Frequently Asked Questions
Who coined the term vibe coding?
Andrej Karpathy, in a tweet on February 2, 2025. The tweet has received 4.5+ million views.
What did Karpathy originally mean by vibe coding?
You describe what you want to an AI, accept the suggestions without carefully reviewing the code, paste back error messages when things break, and let the codebase grow without fully understanding every line. The "vibes" refer to trusting the AI rather than auditing its work line by line.
How big is the vibe coding industry in 2026?
The full AI-assisted development market crossed $10B+ in 2026; the narrower vibe coding category represents an estimated $4–5B+.
When did vibe coding become a serious industry trend?
The category formed within weeks of Karpathy's February 2025 tweet but reached mainstream awareness in late 2025 when Collins Dictionary named it Word of the Year. By early 2026 it was a clearly defined market category.
Has the meaning of vibe coding changed since 2025?
Yes. Karpathy's original definition emphasized accepting AI output without careful review. By late 2025, the term had broadened to mean any AI-assisted development.
What are the major vibe coding platforms in 2026?
AI-first IDEs: Cursor, Windsurf, Replit. AI app builders: Lovable, Bolt.new, Greta, v0 by Vercel, Emergent.
Will vibe coding still matter in 5 years?
The structural shift — AI as primary author of software with humans as directors — is here to stay. The interfaces, business models, and player lineup will change. The fundamental change in how software gets built will not.
Key Takeaways
- Vibe coding began with a single tweet from Andrej Karpathy on February 2, 2025.
- Within months, it became a category — Cursor, Bolt, Lovable, v0, Greta, Emergent, Windsurf — with collective ARR in the hundreds of millions and the broader AI-assisted development market crossing $10B+ by 2026.
- The term outgrew Karpathy's original meaning. By 2026, it broadly refers to any AI-assisted software development.
- The deeper shift is structural. The cost of starting a software business has dropped 100×, non-developers can ship production apps, and the bottleneck has moved from engineering to distribution and pricing.