ChatGPT, Claude, Gemini, or Copilot: We Gave Them the Same Tasks — Here's Who Passed
Everybody's got an opinion on AI chatbots. Half the internet swears by ChatGPT. Developers are quietly moving to Claude. Google's pushing Gemini into everything you already use. And Microsoft baked Copilot into Windows whether you asked for it or not.
But opinions are cheap. Here at SearchBoth, we'd rather compare than speculate. So we ran all four through a structured gauntlet of everyday tasks — the kind of things real people actually use AI for — and documented what came back. No hype, no brand loyalty, just outputs.
Here's what we found.
The Contenders
Before the results, a quick rundown of what we're actually testing:
- ChatGPT (GPT-4o) — OpenAI's flagship, available free with limits and via ChatGPT Plus at $20/month
- Claude (Claude 3.5 Sonnet) — Anthropic's model, known for nuanced writing and long-context handling; free tier available, Pro at $20/month
- Gemini (Gemini 1.5 Pro) — Google's AI, deeply integrated with Google Workspace; free with Google account, Advanced at $19.99/month
- Microsoft Copilot — Powered by GPT-4 technology but wrapped in Microsoft's ecosystem; free tier available, Pro at $20/month
All tests were conducted using the free or standard tiers unless otherwise noted, since that's the version most users actually interact with.
Test 1: Writing a Persuasive Essay
The prompt: "Write a 400-word persuasive essay arguing that remote work is better for productivity than office work. Use specific evidence and a strong concluding argument."
ChatGPT delivered a clean, well-structured essay with a solid thesis and logical flow. It cited general studies and used confident language without going overboard. Readable, professional, a little generic.
Claude stood out here. The essay had more personality, better sentence variety, and a genuinely compelling conclusion. It felt less like a template and more like something a thoughtful human actually wrote. Claude tends to prioritize tone and coherence in a way the others don't always match.
Gemini produced a competent essay but leaned heavily on bullet-point-style reasoning even within paragraph form. It read more like a structured report than a persuasive piece, which misses the assignment slightly.
Copilot mirrored ChatGPT closely (not surprising given the shared architecture) but added some Microsoft-flavored framing that felt slightly off for a general essay prompt. Functional, not memorable.
Winner: Claude — by a clear margin for writing quality and originality.
Test 2: Debugging a Block of Python Code
The prompt: We fed each AI a 30-line Python script with three intentional bugs — a variable scope error, a logic flaw in a loop, and a missing return statement.
ChatGPT caught all three bugs, explained each one clearly, and offered a corrected version of the full script. Excellent performance, and it added a brief note about best practices without being preachy about it.
Claude also caught all three and provided arguably clearer explanations — particularly around the logic flaw, where it walked through the loop step by step. Developers who want to understand the fix, not just copy it, will appreciate this.
Gemini caught two of the three bugs and missed the variable scope issue entirely. It's improved significantly over earlier versions, but still trails in coding tasks.
Copilot caught all three and integrated smoothly with the coding context — which makes sense, given how tightly it's woven into VS Code and GitHub Copilot's ecosystem. For developers already in the Microsoft stack, this is a natural fit.
Winner: Tie between ChatGPT and Claude — with Copilot a close third for users already in Microsoft's developer tools.
Test 3: Creative Brainstorming
The prompt: "Give me 10 unique business ideas for a 22-year-old with $500 and a laptop in rural America."
This one separated the genuinely creative models from the ones just reshuffling startup clichés.
ChatGPT gave solid, practical ideas — freelance services, dropshipping, content creation. Safe and useful, but not particularly inspired.
Claude generated the most contextually aware list. It factored in rural-specific opportunities (agricultural consulting, local tourism content, remote equipment management services) that actually made sense for the geographic constraint. It read the room.
Gemini offered a mix of generic and interesting ideas but didn't lean into the rural context as much as it should have. A couple of suggestions assumed urban infrastructure.
Copilot performed similarly to ChatGPT — reliable but not particularly imaginative.
Winner: Claude — for reading context and generating genuinely differentiated ideas.
Test 4: Research Accuracy
The prompt: "What are the current federal income tax brackets for a single filer in the US for 2025?"
This is a factual, verifiable question with a definitive answer. All four models were tested without web browsing enabled where possible.
ChatGPT provided accurate bracket figures with a caveat that users should verify with the IRS — responsible and correct.
Claude gave accurate information and added helpful context about how marginal rates work, which is genuinely useful for users who might misunderstand the system.
Gemini had the advantage of real-time Google Search integration and returned accurate, up-to-date figures with source links. For factual, time-sensitive queries, this is a meaningful edge.
Copilot also leveraged web search and returned accurate data, formatted cleanly with citations.
Winner: Gemini and Copilot — for factual research where real-time web access matters.
The SearchBoth Decision Tree: Which AI Is Right for You?
Not everyone needs the same thing from an AI assistant. Here's a quick framework:
- You write a lot (emails, essays, reports): → Claude
- You code regularly: → ChatGPT or Copilot (especially if you use VS Code)
- You need fast, factual answers with sources: → Gemini
- You use Google Workspace or Microsoft 365 daily: → Gemini or Copilot, respectively
- You want one tool that does everything reasonably well: → ChatGPT
- You care about response nuance and tone: → Claude
The Honest Summary
There's no single winner across all categories — and that's actually the most useful takeaway. These tools have genuine specializations, and the smartest approach is matching the right one to the right job.
Claude writes better. ChatGPT codes reliably. Gemini knows what's happening right now. Copilot fits the Microsoft world like a glove.
If you're only picking one? ChatGPT remains the most versatile all-rounder — but the gap between these tools is narrowing fast, and Claude is closing in hard on the writing and reasoning front. Check back in six months, and this comparison might look very different.