assafelovic/gpt-researcher

An autonomous agent that conducts deep research on any data using any LLM providers

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 24 minutes ago
Added to GitGenius on September 1st, 2026
Created on May 12th, 2023
Open Issues & Pull Requests: 80 (+4)
GitHub issues: Enabled
Number of forks: 3,985
Total Stargazers: 29,352 (+2)
Total Subscribers: 178 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 45.1 hours
Mean response time: 37.4 days
90th percentile: 95.8 days
Tracked items: 456

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 12% of issues opened in the past year have been closed. Three people close 86% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 34
New in 7 days: 5
Closed in 7 days: 0
Avg open age: 153 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • invalid (16)
  • needs-maintainer-decision (16)
  • confirmed (12)
  • wontfix (8)
  • duplicate (2)
  • bug (1)
  • enhancement (1)
  • good first issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

GPT Researcher is an autonomous agent that conducts deep research on any data using any LLM provider.

The tool addresses the problem of gathering and synthesizing information from multiple sources by automating the research process. It works by deploying an autonomous agent that can search the web, scrape content, and use language models to analyze and synthesize findings into coherent reports. The agent handles the iterative work of formulating queries, retrieving results, and extracting relevant information without requiring manual intervention at each step.

Organizations and researchers who need to quickly gather comprehensive information on topics should consider this tool. It suits projects where research depth matters more than speed, such as competitive analysis, market research, due diligence, or knowledge synthesis tasks. Teams already invested in specific LLM providers will find value in the tool's support for multiple providers, avoiding vendor lock-in. The web scraping and search capabilities mean it works best when information exists online and can be accessed through standard web requests.

The project shows active development with regular commits addressing bug fixes and feature improvements. The codebase demonstrates ongoing refinement of the research agent's capabilities and integration patterns. Documentation updates and issue responses indicate sustained attention to user needs and usability. The project maintains support for multiple LLM providers and integrations, suggesting a commitment to flexibility and extensibility in how the agent can be deployed.