GPT Researcher

Open-source autonomous research agent. Give it a topic, it researches autonomously, cross-references multiple sources, and compiles a full report. Model-agnostic despite the name — works with any LLM, not just GPT.

What it does

  • Takes a research topic as input
  • Plans queries, executes them, reads results
  • Cross-references findings across sources
  • Outputs a structured report you could send to someone

Type and platform

  • Type: repo
  • Platforms: model-agnostic (works with Claude, GPT, Gemini, Ollama, etc.)
  • Status: tracked
  • vs deep-research-skill — that’s Claude Code-native; GPT Researcher runs as a standalone process, output piped wherever.
  • vs autoresearch — autoresearch is a research loop (overnight iteration); GPT Researcher is a single-shot research agent (one report per run).

Hands-on notes

(empty)

Sources

See Also