u14app/deep-research

Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 58 minutes ago
Added to GitGenius on September 14th, 2026
Created on February 22nd, 2025
Open Issues & Pull Requests: 39 (+0)
GitHub issues: Enabled
Number of forks: 1,063
Total Stargazers: 4,682 (+0)
Total Subscribers: 34 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.1 hours
Mean response time: 16.7 hours
90th percentile: 23.5 hours
Tracked items: 117

Most active contributors

Sign in to see contributor activity.

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 6% of issues opened in the past year have been closed. Three people close 81% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 33
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 388 days
Stale 30+ days: 32
Stale 90+ days: 31

Recent activity

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

Top labels

  • bug (59)
  • feature (46)
  • help wanted (11)
  • documentation (1)

Detailed Description

Deep Research is a tool for generating in-depth research reports using any large language model through a unified interface.

The tool addresses the need to produce comprehensive research reports quickly by orchestrating multiple AI models with different capabilities. It combines "Thinking" models, which perform extended reasoning, with "Task" models that execute specific research steps, and integrates internet connectivity to gather current information. The system processes queries through this multi-model pipeline to synthesize findings into structured reports within minutes. All data processing and storage occurs locally, keeping user information private.

Deep Research supports a broad range of language models including those from Anthropic, OpenAI, Google, Deepseek, Grok, and Ollama, making it adaptable to different deployment scenarios and model preferences. The tool exposes its functionality through both a Server-Sent Events API for streaming responses and as a Model Context Protocol server, enabling integration into various applications and workflows. This flexibility suits teams that want deep research capabilities without vendor lock-in, as well as those operating in environments with specific model requirements or local-only constraints.

The project shows consistent development activity with regular updates and maintenance. The codebase is actively refined with improvements to core functionality. The tool maintains active deployment infrastructure and receives ongoing community engagement through Docker distribution channels.