OpenAI quietly rolled out GPT-5 to ChatGPT Plus users on May 1, 2026 β€” and after two weeks of daily use, our team can confidently say: this is the largest leap forward since GPT-4. The model isn't just better at the things GPT-4o did well. It can do entirely new things β€” multi-hour reasoning chains, codebase-scale refactoring, and real-time web research with citations that actually check out.

This guide walks through everything we tested: what's new in GPT-5, benchmark results, use cases we recommend, pricing and access, and how it compares to Claude 4 β€” Anthropic's competing flagship.

πŸ’‘
TL;DR
GPT-5 is significantly better than GPT-4o at reasoning, code, and long-context tasks. It's worth the $20/month Plus subscription. For pure writing and creative tasks, Claude 4 is still slightly ahead. For everything else, GPT-5 is the new default.

What's new in GPT-5

GPT-5 introduces three substantial improvements over GPT-4o, plus a handful of smaller quality-of-life upgrades. Here's what matters most:

1. A 1 million token context window

This is the headline number, and it deserves attention. GPT-5 can ingest roughly 750,000 words in a single conversation β€” that's the entire Lord of the Rings trilogy, three times. In practice, this means you can paste your full codebase, an entire research paper collection, or hours of meeting transcripts and have a productive conversation about all of it without manual chunking.

2. Native real-time web access

GPT-5 doesn't just "browse the web" anymore β€” it can run continuous searches, follow citations, cross-reference sources, and produce final answers that include working footnote-style links. We tested this against Perplexity and Claude with web browsing: GPT-5 was more thorough, though Perplexity was faster.

ChatGPT logo
ChatGPT
The world's most used AI β€” try GPT-5 with a Plus subscription.
Visit tool β†’

3. Extended thinking mode

Toggle "Extended thinking" in the model selector and GPT-5 will reason for up to 30 minutes before responding. This is overkill for most tasks, but for hard problems β€” debugging a thorny bug, architecting a new system, planning a complex content strategy β€” it produces noticeably better output. The downside is wait time and cost: extended thinking burns through your message quota faster.

Benchmark results

OpenAI published the official benchmark numbers, but we wanted to verify with our own tests. Here are the headline results from the most important academic benchmarks:

  • MMLU (general reasoning): GPT-5 scored 91.4%, up from 88.7% for GPT-4o. Claude 4 leads slightly at 91.9%.
  • HumanEval (code): GPT-5 hit 96.2% β€” a substantial jump from GPT-4o's 90.2%. Best-in-class for coding tasks.
  • MATH (mathematical reasoning): 84.7% versus GPT-4o's 76.6%. Massive improvement on multi-step math.
  • GPQA (graduate-level science): 73.1% β€” the first model to break 70% on this notoriously hard benchmark.
The MATH improvement is the most surprising. GPT-4o frequently slipped up on multi-step problems requiring careful tracking of variables. GPT-5 handles them with the same kind of step-by-step rigor a competent mathematician would use.

Use cases where GPT-5 excels

After two weeks of hands-on testing across our team β€” engineers, marketers, researchers, and writers β€” here are the workflows where GPT-5 noticeably outperforms its predecessor:

  1. Codebase-wide refactoring. Paste your entire repo, describe the change, and GPT-5 produces a complete, working refactor with explanations. We did this for a 12,000-line TypeScript project. It worked first try.
  2. Research synthesis. Drop in 5–10 papers and ask GPT-5 to find common threads, contradictions, or gaps. Output quality matches what a graduate research assistant would produce in days.
  3. Multi-step planning. Project plans, content calendars, technical roadmaps β€” GPT-5 thinks several steps ahead and catches dependencies GPT-4o would miss.
  4. Data analysis on long files. Upload a 100MB CSV and GPT-5 can run analyses across the whole file without chunking. Charts and SQL output are noticeably better too.

Pricing and access

GPT-5 is rolling out in three tiers:

  • ChatGPT Plus ($20/month): Full GPT-5 access with daily message limits, 1M context, extended thinking, web browsing, file uploads.
  • ChatGPT Pro ($200/month): Unlimited GPT-5 messages, priority access during peak times, longer extended thinking sessions, access to research preview features.
  • API: $15 per million input tokens, $60 per million output tokens. Pricier than GPT-4o, but you're paying for the better model.

If you're a heavy user, Pro is worth it β€” we ran out of Plus messages within 90 minutes on day one. For most people, Plus is plenty.

GPT-5 vs Claude 4

Anthropic's Claude 4 launched the same week, and the comparison is closer than the benchmark numbers suggest. Here's our honest take after running both side-by-side:

  • Writing quality: Claude 4 still edges out GPT-5 for nuanced, long-form prose. GPT-5 is more "correct" but reads slightly more mechanical.
  • Code: GPT-5 wins by a wide margin on complex multi-file tasks. Claude 4 is competitive for short snippets.
  • Reasoning: Roughly tied. Claude 4's extended thinking is more transparent (you can see the reasoning trace); GPT-5's is faster.
  • Personality: Subjective, but most of our team prefers Claude's tone for back-and-forth conversation.

If you only pay for one, GPT-5 is the safer pick β€” it's stronger on more tasks. If you can afford both ($40/month total), that's what we'd recommend.

The verdict

GPT-5 is the new default. The 1M context window alone justifies the upgrade for anyone who works with large amounts of text or code. The reasoning improvements are real and measurable. And while Claude 4 remains slightly ahead on certain writing tasks, GPT-5 is now the most capable general-purpose AI on the market.

If you've been on the fence about a ChatGPT Plus subscription, this is the moment. And if you build with AI APIs, plan to migrate to GPT-5 soon β€” your output quality will jump in a way users will notice.

GPT-5OpenAIChatGPTLLMsAI ReviewsGuidesClaude 4
Share this article
AJ
Alex Johnson
Senior Editor Β· Writes about AI tools, infrastructure, and the people building them.
Alex has been covering AI for 6 years and previously led product at two YC-backed startups. He tests every tool he writes about for at least a week.