AI Model Comparison
Compare today's leading AI models side by side, including GPT, Claude, Gemini, Llama and more. Sort and scan context windows, input and output pricing, supported inputs, and what each model is genuinely good at, so you can pick the right one for the job.
| Maker | Inputs | Best for | ||||
|---|---|---|---|---|---|---|
| GPT-4o mini | OpenAI | 128K | $0.15 | $0.60 | textimages | High-volume tasks on a tight budget |
| Gemini 2.5 Flash | 1M | $0.15 | $0.60 | textimagesaudiovideo | Fast, cheap million-token context | |
| DeepSeek-V3Open | DeepSeek | 128K | $0.27 | $1.10 | text | Very low-cost open-weight reasoning |
| Claude Haiku 4 | Anthropic | 200K | $0.80 | $4.00 | textimages | Fast, cheap, high-throughput jobs |
| Gemini 2.5 Pro | 1M | $1.25 | $10.00 | textimagesaudiovideo | Huge documents and mixed media | |
| Mistral Large 2 | Mistral | 128K | $2.00 | $6.00 | text | European provider, strong at code |
| GPT-4o | OpenAI | 128K | $2.50 | $10.00 | textimagesaudio | All-round flagship for chat and apps |
| Claude Sonnet 4 | Anthropic | 200K | $3.00 | $15.00 | textimages | Balanced coding and everyday work |
| Grok 3 | xAI | 131K | $3.00 | $15.00 | textimages | Real-time context and chat |
| o3 | OpenAI | 200K | $10.00 | $40.00 | textimages | Hard reasoning, maths and code |
| Claude Opus 4 | Anthropic | 200K | $15.00 | $75.00 | textimages | Deep reasoning and long-form writing |
| Llama 4 MaverickOpen | Meta | 256K | Self-host | Self-host | textimages | Open weights you can run yourself |
Figures are approximate and current as of early 2026. Context is the maximum input window; prices are USD per 1M tokens on standard API tiers. Self-hostmarks open-weight models, which have no single API price. Always confirm the latest numbers on each provider’s pricing page.
How to read this table
Every column answers a different question about a model. Read across a row and you get a quick profile; sort by a column and you can rank the whole field on the thing you care about most.
- Contextis the size of the model’s short-term memory, in tokens. It caps how much text — your prompt, attached documents, the chat history and the reply — the model can hold at once. We show it as
128Kor1Mfor readability. - Input and output $/1M are the approximate prices, in US dollars, for a million tokens sent to the model and a million tokens it generates. Output is almost always the pricier of the two, often several times over.
- Inputs lists the modalities a model natively accepts — text alone, or text plus images, audio, even video. This decides whether you can hand it a screenshot, a chart or a voice clip.
- Open vs closed. Rows tagged Open ship their weights publicly, so they show Self-hostinstead of a price. Closed models are only reachable through their maker’s API at the listed rate.
The big model families in 2026
Four families dominate most conversations, with a lively fringe of challengers around them. Each has a genuine personality, and the gaps between the leaders are smaller than the marketing suggests.
OpenAI’s GPT line is the versatile default. The flagship GPT-4o is a capable all-rounder with a vast ecosystem of tools, integrations and tutorials around it, while GPT-4o mini handles high-volume work cheaply. The o-series reasoning models trade speed for depth, thinking longer before they answer, which pays off on maths, logic and thorny code.
Anthropic’s Claude line has earned a strong following for coding, careful reasoning and long-form writing. Opus is the heavyweight for the hardest problems; Sonnet is the balanced workhorse most people reach for day to day; Haiku is the fast, cheap option for high-throughput tasks. All three share a generous 200K-token context window.
Google’s Gemini line leans into scale and multimodality. Its context windows are the largest here — a million tokens or more — and it natively handles images, audio and video, which makes it a natural fit for large documents and mixed media. Flash gives you that huge window at a budget price.
Open-weight models— Meta’s Llama, DeepSeek and others — are the wildcard. Because their weights are public, you can run them on your own hardware, fine-tune them freely, and avoid sending data to a third party. The quality gap with closed frontier models has narrowed sharply, though you take on the cost and effort of hosting. Mistral, a European provider, and xAI’s Grok round out a field that is more crowded and more competitive than ever.
Context window — bigger isn’t automatically better
A million-token context window sounds like an obvious win, but it is a ceiling, not a promise. Three caveats matter. First, models often attend less reliably to information buried in the middle of a very long context — the so-called “lost in the middle” effect — so stuffing everything in can actually dilute the signal. Second, you pay for every token in the window on every call, so a bloated context is a bloated bill. Third, most real tasks simply do not need it: a focused prompt with the right few pages usually beats a giant dump of loosely related text.
The practical move is to fit what you need and no more. To translate a model’s token limit into something concrete — how many pages, words or chat turns it really holds — run the numbers through our context window calculator.
Pricing — what actually drives your bill
The per-token prices in the table are only the starting point. What you actually pay is tokens × price, summed over every call — and both halves move more than people expect. Output tokens usually cost several times more than input tokens, so verbose, open-ended answers get expensive fast. A long system prompt resent on every request quietly multiplies your input cost. And reasoning models can burn large numbers of hidden “thinking” tokens before they reply, which is why their headline price looks steep.
The cheapest model is rarely the cheapest solution, either: if a budget model needs three attempts and a long prompt to get a usable answer, a pricier model that nails it first time can cost less overall. To price a specific prompt across several models and see the monthly total, feed your token counts into our LLM cost calculator.
How to choose
Work from the task backwards, not from the brand forwards. A short checklist covers most decisions:
- How hard is the reasoning?For genuinely difficult logic, maths or code, a frontier or reasoning model earns its price. For routine drafting, summarising and Q&A, a mid-tier or mini model is plenty.
- How much text must fit? Whole codebases or long documents push you toward the largest context windows; short chats do not.
- What inputs do you have? If you need to pass images, audio or video, filter to models that accept them.
- How price-sensitive are you? At high volume, the gap between a flagship and a mini tier is enormous — test whether the cheaper model is good enough before paying for the flagship.
- Do you need to self-host? For privacy, control or fine-tuning, an open-weight model may matter more than a few points of benchmark quality.
If you would rather answer a few quick questions and get a specific recommendation instead of weighing every column yourself, our Which AI should you use tool walks you through it. And remember the whole field moves in months, not years, so treat any single comparison — including this one — as a snapshot rather than a verdict.
Frequently asked questions
What is the best AI model?
There is no single best model — only the best one for a given task and budget. For hard reasoning and code, frontier models like o3 and Claude Opus lead. For everyday work at a sensible price, Claude Sonnet, GPT-4o and Gemini Pro are all strong. For high-volume or cheap tasks, the mini and flash tiers win. The right pick depends on what you value: quality, speed, price, context size, or running it yourself.
GPT vs Claude vs Gemini — which is better?
They are close enough that the honest answer is: it depends. GPT models are versatile all-rounders with a huge ecosystem. Claude models are widely favoured for coding, careful reasoning and long-form writing. Gemini models offer the largest context windows and the deepest native support for images, audio and video. Most people who care try the same prompt on two or three and keep whichever they prefer.
What is a context window?
A context window is the maximum amount of text — measured in tokens — a model can consider at once, covering your prompt, any attached documents, the conversation so far, and the reply. If your input exceeds the window, the model has to truncate or forget. Windows in 2026 range from around 128K tokens (roughly a short book) to a million or more. You can convert a limit into pages with our context window calculator.
Are these prices current?
Treat every figure here as approximate and current as of early 2026. Providers change models, tiers and prices frequently, and often offer discounts for batching, caching or committed volume. Use this table to get oriented, then confirm the exact numbers on each provider's official pricing page before you budget against them.
What are open-weight models?
Open-weight models — like Meta's Llama or DeepSeek — publish their trained parameters so anyone can download and run them. That means no per-token API price to a single vendor: you either host the model yourself or rent it from whichever provider you choose. The trade-off is that you take on the infrastructure, whereas closed models like GPT, Claude and Gemini are only available through their maker's API.
How do I choose the right model for my task?
Start from the job, not the brand. Decide whether you need top-tier reasoning or just competent answers, how much text you need to fit in context, whether you handle images or audio, and how price-sensitive you are. Then match those to the columns in this table. If you would rather answer a few questions and get a recommendation, try our Which AI Should You Use tool.
Actually understand AI, one minute a day.
Scroll: Learn AI turns everything behind these tools into bite-sized lessons and quizzes. Free on iOS, Android coming soon.
