Back to feed
OpenAI Blog·

Introducing deep research

Signal
75
Hype
35
In three linesOpenAI launches Deep Research, an agent using reasoning to synthesize online information and complete multi-step research tasks. Available to Pro users today, then Plus and Team.

## Deep Research: OpenAI's autonomous research agent hits production

### What it actually is

Deep Research is not an upgraded chatbot with web access. It is a full agent that orchestrates multi-step research sequences: it formulates sub-questions, navigates the web, reads and synthesizes primary sources, then produces a structured report — all without human intervention between steps. The underlying engine is a version of o3 fine-tuned for iterative research, which distinguishes it from OpenAI's previous browsing implementations (the 2023 Browsing plugin, then Browse with Bing) that were limited to one-shot queries without chained reasoning.

### Why the signal score is 75 and not higher

The score reflects a real constraint: Deep Research is a serious technical step forward, but its initial rollout is limited. Available only to Pro subscribers ($200/month), it reaches a small user base at launch. Plus (~100M estimated users) and Team plans come "next," with no specific date. The absence of public comparative benchmarks at announcement time also limits the ability to quantify real gains versus Perplexity Pro, Gemini Deep Research (Google, launched December 2024), or custom Langchain/AutoGPT workflows.

### The direct competitive context

Google launched Gemini Deep Research in December 2024, integrated into Gemini Advanced (Google One AI Premium, $19.99/month). Perplexity has offered deep research reports via its Pro mode since mid-2024. OpenAI is therefore third to market on this specific segment, but with a potential advantage: o3's reasoning quality, which outperforms GPT-4o on complex analytical tasks per internal benchmarks published in December 2024 (GPQA Diamond: o3 at 87.7% vs GPT-4o at 53.6%).

Potential losers are identifiable: premium competitive intelligence services (Crayon, Klue, Similarweb for analytical use cases), research firms billing for document synthesis deliverables, and to a lesser extent academic research tools like Elicit or Consensus targeting an adjacent segment.

### What this means for practitioners

For an analyst or developer already using the OpenAI API, Deep Research represents a capability that was previously assembled manually: defining a research plan, running successive web calls, deduplicating sources, synthesizing with citations. OpenAI integrating this directly into ChatGPT Pro means the capability becomes accessible without orchestration engineering.

The open question is source reliability and hallucination management in an autonomous research context. OpenAI's previous browsing agents showed non-trivial factual error rates when web sources were contradictory or low quality. Deep Research, by multiplying inference steps, potentially amplifies this risk — or reduces it if the fine-tuning correctly incorporated cross-verification mechanisms. Without independent external benchmarks, this remains open.

The staged rollout (Pro → Plus → Team) suggests OpenAI is managing a real compute capacity constraint: o3 is significantly more expensive to run than GPT-4o, and a multi-step agent multiplies that cost by the number of research iterations.

Read source
Your take?
OpenAIAI AgentsReasoning

Summary generated by Claude — human-verified