Creators have compared Claude Opus and DeepSeek directly in 3 videos. Claude Opus leans positive across 45 videos; DeepSeek is more neutral across 4 videos.
| Date | Channel | Video |
|---|---|---|
| 9 Jul 2026 | Jack Roberts | 100 Cheap AI Agents vs 1 Expensive AI Agent |
| 6 Jul 2026 | Jack Roberts | Fable 5 Agentic OS is Insane... just watch |
| 17 Jun 2026 | Jack Roberts | Every Level of Hermes Agent Explained |
| Tool | Date | Channel | Video |
|---|---|---|---|
| Claude Opus | 12 Jul 2026 | WorldofAI | Claude Opus 5 LEAKS, GPT-6 ALREADY, Kimi K3 Soon, Fable 5.1, NEO Hands, & More! AI NEWS |
| Claude Opus | 11 Jul 2026 | Jack Roberts | 5 Insane ChatGPT 5.6 Sol Use Cases... |
| Claude Opus | 10 Jul 2026 | Greg Isenberg | Grok 4.5 is a bigger deal than Fable 5 |
| Claude Opus | 9 Jul 2026 | Wes Roth | GPT-5.6 is here (INSANE) |
| Claude Opus | 9 Jul 2026 | Matthew Berman | GPT-5.6 SOL is HERE |
| Claude Opus | 9 Jul 2026 | Jack Roberts | 100 Cheap AI Agents vs 1 Expensive AI Agent |
| Claude Opus | 9 Jul 2026 | Riley Brown | Grok 4.5 + Cursor is 4x Cheaper Than Opus… And Better |
| Claude Opus | 9 Jul 2026 | Greg Isenberg | We tested OpenAI's GPT 5.6 Sol for 30 days |
| DeepSeek | 9 Jul 2026 | Jack Roberts | 100 Cheap AI Agents vs 1 Expensive AI Agent |
| DeepSeek | 6 Jul 2026 | Jack Roberts | Fable 5 Agentic OS is Insane... just watch |
| DeepSeek | 1 Jul 2026 | Matt Wolfe | GLM-5.2 - The Open Model That's As Good As Opus! |
| DeepSeek | 17 Jun 2026 | Jack Roberts | Every Level of Hermes Agent Explained |
Get every new Claude Opus and DeepSeek video summarised in your inbox.
Try it freeCreators consistently position Claude Opus and DeepSeek at opposite ends of the cost spectrum, and several draw direct comparisons between the two. Jack Roberts found that Claude Opus 4.8 costs roughly $45 per 2 million input tokens and 500K output tokens, whilst DeepSeek comes in at approximately $1.30 — a gap he describes as enormous, particularly given that output quality differences in his practical tests were often subtle enough that most users would not notice them.
Several reviewers argue this price gap makes DeepSeek a rational choice for high-volume, lower-stakes tasks. Jack Roberts explicitly recommends routing copy-editing, volume work, and grunt tasks to cheaper models such as DeepSeek, whilst reserving Claude Opus for taste-sensitive design decisions, strategic one-way-door choices, and debugging. Matthew Berman's cost-routing analysis reinforces this, noting that using a frontier model like Claude Opus for everything can cost roughly three times as much per feature compared to offloading execution to cheaper alternatives.
In the Fable 5 Agentic OS walkthrough, Jack Roberts demonstrates that placing Claude Opus 4 as an orchestrator and routing sub-tasks to DeepSeek V4 Pro via OpenRouter with prompt caching can dramatically reduce token costs whilst still benefiting from Opus's reasoning at the top level. This pattern — Opus as the intelligent director, DeepSeek as a cheap executor — emerges as a recurring recommendation across multiple creators covering multi-model agentic systems.
Across several videos that discuss both tools directly, a clear division of labour emerges in agentic architectures: Claude Opus tends to be cast as the orchestrating intelligence, whilst DeepSeek is positioned as one of several cheap sub-agents it commands. In the Ministry of Agents setup described by Jack Roberts, Claude Opus 4 sits at the top of the hierarchy, directing DeepSeek V4 Pro and other models, with the creator noting that the orchestrator's quality is essential — a swarm of cheap models without an intelligent director performed poorly in his tests.
Jack Roberts's Hermes Agent walkthrough reinforces this hierarchy, advising users to assign Claude Opus 4 to hard tasks requiring deep reasoning whilst routing cheap research and background work to DeepSeek. The framing is explicitly that DeepSeek is not a competitor to Opus within a single-agent context but rather a complementary tool that extends what Opus-led systems can accomplish economically. Creators note that this division is not a criticism of DeepSeek's capabilities for its assigned role — rather, they describe it as well-suited for copy improvement and research tasks within a multi-model loop.
The Build an AI Agent That Runs 24/7 video illustrates a similar principle from a different angle: Claude Opus is used once to solve a hard problem (such as routing around Reddit's bot-blocking), the solution is saved as a reusable skill, and cheaper models handle subsequent repetitions. This pattern suggests creators see Claude Opus as the model that does the difficult cognitive groundwork, with DeepSeek and similar budget models handling the repetitive execution layer.
Creators who directly compared Claude Opus and DeepSeek on practical tasks found that quality differences were smaller than the price gap might suggest. Jack Roberts ran both through cold email writing and website design tests and concluded that whilst Claude Fable 5 (the flagship above Opus 4.8) produced slightly superior results, the difference was subtle enough that most people would not notice — and Opus 4.8 paired with DeepSeek as a copy-improvement sub-agent produced results competitive with the flagship model working alone.
The implication several reviewers draw is that DeepSeek punches above its price class for certain creative and copy tasks, making it genuinely useful within a multi-model loop rather than merely a token-saving concession. Jack Roberts specifically credits DeepSeek with improving copy quality in his ragtag sub-agent team, suggesting it adds real value rather than simply reducing cost. Claude Opus, by contrast, is praised for its judgement on design taste and strategic decisions — qualities creators describe as harder to replicate cheaply.
It is worth noting that creators do not claim DeepSeek matches Claude Opus on the hardest reasoning or coding benchmarks. Reviewers covering competitive benchmarks consistently place Claude Opus 4 above DeepSeek V4 Pro on measures such as SWE-Bench Pro, where one source notes HY3 beat DeepSeek V4 Pro's score of 55.4 whilst still trailing Claude Opus 4.8. The consensus picture across the corpus is therefore nuanced: DeepSeek closes the gap considerably on everyday tasks but creators still defer to Claude Opus for the most demanding cognitive work.
A recurring theme across the corpus is that the choice between Claude Opus and DeepSeek need not be binary — creators describe sophisticated routing strategies that use both tools in tandem to maximise quality-per-dollar. Matthew Berman frames this explicitly: output tokens are roughly five times more expensive than input tokens on frontier models, meaning that code-writing and other high-output tasks benefit most from being routed to cheaper models such as DeepSeek, whilst planning and specification work remains with Claude Opus.
Jack Roberts's multi-agent orchestration experiments show this in action: Claude Opus 4 handles the architectural and quality-checking layer, whilst DeepSeek V4 Pro executes sub-tasks, with OpenRouter's prompt caching reducing the cost of Opus's repeated context reads. Several creators note that third-party tools like Cursor perform this routing automatically, but that first-party tools such as Claude Code have less incentive to route away from Opus — meaning manual routing discipline is required to realise savings.
Creators note that Coinbase's publicised shift towards cheaper models including open-source Chinese alternatives (with DeepSeek cited alongside GLM 5.2) illustrates that this is not merely a hobbyist concern but a genuine enterprise cost-management strategy. The framing across reviewers is consistent: Claude Opus earns its premium for planning, taste, and orchestration, whilst DeepSeek earns its place as the economical workhorse for volume execution within the same pipeline.
Creators draw a distinction between Claude Opus and DeepSeek in terms of where and why organisations choose each. Claude Opus is described by reviewers as the default choice for taste-sensitive, high-stakes, or one-way-door decisions — situations where a wrong call is costly to reverse. Its role in the corpus is consistently that of a trusted flagship: capable enough to orchestrate complex agentic systems, write high-quality initial designs, and audit an entire personal or business operating system overnight.
DeepSeek, by contrast, is mentioned in the context of cost-driven switching by larger organisations. Matt Wolfe's GLM 5.2 review notes that major companies are switching to Chinese open-weight models — with Lindy cited as using DeepSeek V4 — largely because they are cheaper, more controllable, and not subject to US government bans in the same way as some frontier models. This positions DeepSeek as an enterprise cost-optimisation choice rather than a capability-driven one, at least in the framing creators apply.
The export-ban and safety-classifier episode surrounding Claude Fable 5 adds a further dimension: the WorldofAI video covering Claude's re-deployment notes that Anthropic's stricter safety classifiers automatically reroute certain requests to Claude Opus 4.8, which itself introduces unpredictability for builders who need consistent behaviour. DeepSeek does not appear in the corpus as subject to equivalent safety-routing complications, though creators do not analyse its safety properties in depth. The overall picture reviewers paint is of Claude Opus as the premium, safety-conscious choice for sensitive or complex work, and DeepSeek as a pragmatic, budget-first option for volume tasks within controlled pipelines.
Several creators suggest Claude Opus is the stronger choice as an orchestrating agent for complex coding tasks, particularly where judgement, design taste, or strategic decisions are involved. However, reviewers note that DeepSeek V4 Pro can serve effectively as a sub-agent executing well-specified tasks within an Opus-led pipeline, and that for straightforward volume coding work the quality difference is modest enough that DeepSeek's lower cost makes it the practical choice.
Creators do not generally recommend replacing Claude Opus with DeepSeek at the orchestration layer. Jack Roberts's experiments found that a swarm of cheap models without an intelligent orchestrator performed poorly, and he consistently positions Claude Opus as the capable director that makes multi-agent systems work. DeepSeek is recommended for sub-agent roles — copy improvement, cheap research, and execution tasks — rather than as a top-level orchestrator.
Jack Roberts cites DeepSeek at approximately $1.30 versus roughly $45 for Claude Opus 4.8 on a comparable token volume, describing this as a massive price gap. Matthew Berman's cost-routing analysis suggests that using a frontier model like Claude Opus for all tasks costs roughly three times as much per feature compared to routing execution work to cheaper alternatives such as DeepSeek, though he frames this as a reason to use both rather than to choose one exclusively.
Jack Roberts explicitly recommends DeepSeek for cheap research tasks within Hermes Agent, noting it is the right model to assign when cost matters more than peak quality. Claude Opus 4 is reserved in his framework for hard tasks requiring deep reasoning. Several other creators echo this pattern, treating DeepSeek as the default for background and volume research whilst keeping Claude Opus for work where output quality is closely scrutinised.
Creator opinion is divided by task type. Jack Roberts found that on cold email and website design tasks the quality gap between Claude Opus and cheaper models including DeepSeek was subtle enough that most users would not notice, leading him to question whether the premium is always justified. However, reviewers consistently defer to Claude Opus for orchestration, taste-sensitive design, and debugging, implying they believe the gap is real and meaningful for those specific use cases even if it narrows considerably for routine work.
Following Claude Opus and DeepSeek news across YouTube?
summree watches the channels covering Claude Opus and DeepSeek and emails you a summary every time a new video drops. Add your channels once — never miss a release again.
Try it free