Privacy and advertising choices
Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy
Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.
langchain-ai/open_deep_research is tracked as a Python project in the AI Agent, LLM Tool, MCP Server, Automation area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.
Momentum check: the repository has 12k total stars, with +23 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.
Maintenance check: current activity is Active; the latest push was 5 days ago, and the open issue queue is 69, about 0.56% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.
Adoption check: 1.7k forks and 12k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.
Practical fit: this project is most relevant when you need Python teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.
Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 23. Follow the original GitHub repository for final install, security, and release information.
Momentum
12k Stars
Reuse
1.7k Forks
Attention
12k Watchers
Maintenance
active
License
MIT
Open issues
69
Open Deep Research is a simple, configurable, fully open source deep research agent that works across many model providers, search tools, and MCP servers, with performance on par with popular deep research agents.
Key Features
- Supports multiple LLM providers and search tools via configuration.\n- Achieves high ranking on Deep Research Bench leaderboard.\n- Includes evaluation scripts for benchmarking and LangSmith integration.
AI Agent
Agent frameworks, autonomous workflows, and tool-use systems
LLM Tool
Libraries and tools for LLM apps, RAG, prompts, and evals
MCP Server
Model Context Protocol servers, clients, and integrations
Automation
Workflow automation, integration glue, and orchestration
git clone https://github.com/langchain-ai/open_deep_research.git && cd open_deep_research && uv venv && source .venv/bin/activate && uv sync90
Health Score
Active
Commit Activity
Nov 20, 2024
Created
Jul 17, 2026
Last push
+0
Today's growth
+0
7-day growth
+0
30-day growth
Forks
Open
Watchers
langchain-ai
GitHub profilecodecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.
public-apis/public-apis
A collective list of free APIs
EbookFoundation/free-programming-books
:books: Freely available programming books
✓
License
✓
Forked
✓ Active
Maintained
Problem Solved
It solves the problem of building a high-quality, transparent deep research agent without vendor lock-in. Unlike proprietary solutions, it offers full configurability of models, search APIs, and MCP tools, enabling researchers and developers to adapt the agent to their specific needs and data sources.
Capabilities
Developers can build automated research assistants that conduct multi-step web searches, summarize findings, and generate comprehensive reports on complex topics. Real-world use cases include academic literature reviews, competitive analysis, market research, and fact-checking. The ceiling is high: it can handle PhD-level research tasks across 22 fields, as evidenced by its #6 ranking on the Deep Research Bench leaderboard.
Bottom Line
This framework is ideal for developers and researchers who need a customizable, open-source deep research agent that can match proprietary performance. It is not for those seeking a plug-and-play solution without configuration effort. The key trade-off is flexibility versus setup complexity: you gain full control over models and search tools but must invest time in configuration and infrastructure.