🎧 Prefer to listen?
Six months ago, picking an AI tool felt like choosing sides in a rap beef. Anthropic or OpenAI? Claude or ChatGPT? Every thread on X was people arguing about which one was “better” like there was a single answer. I spent way too much time reading those threads instead of actually building things.
Here’s what I’ve learned since: that framing is dead. Not because one side won — because the game changed entirely. The AI landscape in mid-2026 doesn’t look like a two-player race anymore. It looks more like a layered ecosystem, and understanding those layers is the difference between overpaying for the wrong tool and finding exactly what you need.
I’ve been testing this across my daily workflows — from automating client follow-ups to building content pipelines — and the pattern is clear. The question isn’t “which AI is best?” It’s “which AI is best for this specific thing?”
The two-tier model nobody told you about
A few weeks ago, Decagon CEO Jesse Zhang published something that reframed how I think about this. His argument: frontier models (the expensive, cutting-edge ones like Claude Opus and GPT-5) and open source models (like DeepSeek and Llama) aren’t competing with each other. They’re two phases of the same lifecycle.
Here’s how it works in practice. When you’re building something new — a workflow you’ve never tried, a use case you’re still figuring out — you start with the frontier model. It’s more capable, handles ambiguity better, and gets you to a working prototype faster. Once that use case is proven and routine, you switch to a cheaper open source model that handles the now-predictable task at a fraction of the cost.
Zhang calls it “discovery vs. production.” Frontier labs own discovery. Open source increasingly owns production.
This matches what I’ve seen building AI-powered automations. When I’m experimenting — trying to figure out if something is even possible — I want the smartest model available. Once I’ve locked in the workflow and it runs the same way every day, I don’t need Opus-level reasoning. I need something reliable and cheap.
What the numbers actually say
The data backs this up. Looking at Vercel’s AI gateway dashboard from this past week, DeepSeek has surged into the lead for raw token volume — processing over a third of all tokens passing through the platform. Z.ai’s GLM-5.2 model jumped into fourth place.
But scroll down to overall spending, and Anthropic still accounts for more than half of all AI spend on the platform. OpenRouter shows the same pattern: DeepSeek V4 Flash handles massive volume at 6 cents per million tokens, while Opus 4.8 runs at $1.37 per million — roughly 23 times more expensive — and still captures the lion’s share of spending.
People are using cheaper models for high-volume routine work. They’re still paying premium prices for the hard stuff. Both things are true at the same time.
And now Meta just jumped into the market with its own AI coding models, with their AI chief calling the pricing “very aggressive” compared to Anthropic and OpenAI. The field keeps expanding, not consolidating.
What this means if you’re not a developer
If you’re reading this and thinking “I just want to know which chatbot to use” — I get it. Here’s the practical version:
For everyday tasks — writing emails, summarizing documents, brainstorming, answering questions — the free or cheap tiers of ChatGPT, Claude, or Gemini are all genuinely good enough. The differences between them for routine tasks are marginal. Pick the one you like using.
For building automations — if you’re using Make, Zapier, or n8n — the model choice matters more. This is where the two-tier model applies. Start with a powerful model to design your workflow, then switch to a cheaper one once it’s proven. Most automation platforms now let you swap models easily.
For coding and technical work — this is where the landscape shifted most. Claude’s coding capabilities have made it the default for AI coding agents, but DeepSeek and Meta’s new models are closing the gap fast. If you’re using AI for development, the model you pick today might not be the best choice in three months.
For content creation — image generation, music, video — the model matters less than the tool’s interface and features. Midjourney, DALL-E, and Ideogram each have different strengths regardless of which company’s language model you prefer.
The real question to ask
Instead of “which AI company is winning?” ask:
- What am I actually trying to do? A specific task beats a general preference every time.
- Am I exploring or executing? Exploration wants the smartest model. Execution wants the cheapest one that works.
- How often does this task repeat? One-time tasks justify premium models. Daily workflows justify switching to cheaper alternatives.
- What does my existing stack support? If you’re already in the Make ecosystem, the models available there matter more than theoretical comparisons.
The tools that make switching easy
One of the best developments this year is that choosing a model has become less permanent. Tools like:
- OpenRouter — access hundreds of models through one API, switch between them without changing your code or workflows
- Vercel AI SDK — if you’re building anything web-based, it abstracts away the model layer
- Poe — chat with multiple models in one interface, compare outputs side by side
These tools mean you’re not locked in. You can test different models for different tasks without rebuilding everything from scratch.
The bottom line
The Anthropic-vs-OpenAI framing made sense in 2024. It doesn’t anymore. The market matured into layers — frontier models for discovery, open source for production, specialized tools for specific tasks — and the winners are the people who understand those layers instead of pledging loyalty to one provider.
Stop reading Twitter threads about which AI is “best.” Start thinking about which AI is best for the thing you’re building right now. Then be ready to switch when the next thing comes along — because it will, and faster than you expect.
If you’re just getting started with AI tools and want a clear path through the noise, /start-here/ has the practical walkthrough. No hype, no provider drama — just what actually works.