All notes
ChatGPT is no longer the default

June 12, 2026

ChatGPT is no longer the default

A year ago, 'AI' basically meant ChatGPT — it had about three-quarters of all chatbot traffic and the model layer was a near-monopoly. As of June 2026 it's down to 54.7%, Gemini has surged to 27.4% (up about 104% in six months), and Claude, Grok and a long tail split the rest. The monoculture is over, and that changes how you should pick — and how you should build. The 'best AI' is now a per-task question, and betting your product on a single provider just got riskier.

For about two years, "AI" and "ChatGPT" were nearly the same word. If someone said they asked the AI, you knew which one. That era is quietly ending, and the numbers say so plainly enough that I'll just put them down.

A year ago, ChatGPT held roughly 76% of measured generative-AI chatbot web visits — a near-monopoly. As of June 2026 it's at 54.7%, with Google Gemini at 27.4% and Anthropic's Claude at 8.2%. ChatGPT lost about 24 points of share in twelve months, and Gemini is the fastest-scaling large assistant, up roughly 104% in six months. ChatGPT is still the leader — by a lot — but it's no longer the whole market. It's the front of a three-player race with a long tail behind it.

That shift is worth thinking about whether you just use these tools or build on top of them, because "everyone's on ChatGPT" was a load-bearing assumption for a lot of people, and it isn't true anymore.

What actually changed

Two things happened at once. The competitors got genuinely good, and they stopped being interchangeable.

A year ago the honest take was "ChatGPT is best, the rest are catching up." Now the honest take is "it depends on what you're doing." Round up any of the 2026 head-to-head comparisons and they all land in the same place: no single assistant wins everything. Claude is widely treated as the strongest for coding and the most natural writer. Gemini leads on multimodal — image, audio and video understanding — and on anything wired into Google's ecosystem. ChatGPT stays the most versatile all-rounder and has the best voice mode. As one comparison put it, the smart move in 2026 is to brainstorm with ChatGPT, build with Claude, and research with Gemini — not to crown one.

That's the real story under the share numbers. ChatGPT didn't get worse. The market got differentiated — the assistants pulled apart into distinct strengths, so picking one for everything now means losing on most things.

If you use these tools

The practical takeaway is small and immediate: stop treating one chatbot as "the AI."

If you've been loyal to ChatGPT out of habit, you're probably leaving the best answer on the table for whole categories of work. Pasting code into the general-purpose chat when Claude would refactor it cleaner. Doing research in a tab that can't natively watch the video you're asking about. The cost of keeping a second (and third) assistant open is basically zero, and the tasks split cleanly enough that you'll feel the difference within a day. The skill that matters now isn't loyalty to a brand — it's knowing which tool fits which job, and switching without friction.

If you build on these tools

This is the part that actually changes decisions. If your product wraps a single provider's API and assumes that's where the users and the quality are, the last twelve months should make you nervous. The thing you bet on is now 55% of a moving market, not 85% of a settled one — and the quality lead moves around by task and by release.

I've written before that the model was never your moat; this is the market proving it in real time. The defensive move is the same one that's good engineering anyway: don't hard-wire one provider. Keep the model behind a swappable adapter so switching — or routing different tasks to different providers — is a config change, not a rewrite. When the market was a monopoly you could get away with welding yourself to one vendor. In a three-way race where the lead changes by quarter, that weld is now a liability. The teams that built an abstraction layer get to chase the best model per task; the teams that hard-coded one are stuck arguing for a migration.

The bottom line

The single most useful fact about AI in mid-2026 is that there's no longer a single default. A year ago you could say "just use ChatGPT" and be right most of the time. Now that advice quietly costs you — the best coder, the best writer, the best multimodal tool, and the best all-rounder are not the same product anymore.

So as a user, keep more than one open and learn the splits — it's the cheapest upgrade to your output available. And as a builder, treat the model as a swappable part, not the foundation, because the one thing the share numbers guarantee is that the leaderboard will keep moving. The monoculture made one bet safe. Its end makes flexibility the safe bet — and that's true whether you're picking a tab or shipping a product.

Comments

No comments yet

Sign in to join the conversation.

Be the first to share a thought.