Current state of local research tools as of May 2026

Posted by Shoddy-Tutor9563@reddit | LocalLLaMA | View on Reddit | 29 comments

I was thinking, that some folks in this community will be interested to see what current options are on local deep research field. So I spent some time to collect everything I could find together. Enjoy.

TLDR: the most healthiest and local-friendly projects are "GPT Researcher" by assafelovic and "Local Deep Research" by LearningCircuit.

"Local Deep Research" by LearningCircuit

Observations:

Reddit - https://www.reddit.com/r/LocalLLaMA/s/F4o4jCL4IA
Subreddit - https://www.reddit.com/r/LocalDeepResearch/
Github - https://github.com/LearningCircuit/local-deep-research
Benchmark - https://huggingface.co/datasets/local-deep-research/ldr-benchmarks

"STORM" by Stanford

Observations:

Github - https://github.com/stanford-oval/storm
Website - https://storm-project.stanford.edu/

"GPT Researcher" by assafelovic

Observations:

Github - https://github.com/assafelovic/gpt-researcher
Documentation - https://docs.gptr.dev/
Website - https://gptr.dev/

"Local Deep Research" by LangChain

Observations:

Github - https://github.com/langchain-ai/local-deep-researcher

"Open Deep Research" by LangChain

What are these LangChain guys smoking? Two similarly named projects, one is most probably a successor of the other, but not a word being said on readme about it.

Observations:

GitHub - https://github.com/langchain-ai/open_deep_research

"Open Deep Research" by Together

Observations:

Github - https://github.com/togethercomputer/open_deep_research
Blogpost - https://www.together.ai/blog/open-deep-research

"Deer flow" (Deep Exploration and Efficient Research Flow) by ByteDance

Supports any OpenAI compatible providers

Observations:

Github - https://github.com/bytedance/deer-flow
Website - https://deerflow.tech/

"Deep Research" by Alibaba

Observations:

Github - https://github.com/Alibaba-NLP/DeepResearch

"MiroThinker" by MiroMindAI

Observations:

Github - https://github.com/MiroMindAI/MiroThinker
Website - https://www.miromind.ai/

"Deep-searcher" by Zilliztech

Observations:

Github - https://github.com/zilliztech/deep-searcher

PS

No LLM assisted research tools were used to gather the above table. Just me and my own hands. Only few out of the above projects had a demo website - Mirothinker, Storm and DeerFlow - but:

If you have time and your local deep research agent is sitting nearby, try to give it below prompt. I'm sincerely curious what your results will be. Especially how many hallucinations in github figures.

Find and compare the best local deep research projects. Compose a table with results. The table must contain:
- vendor / company name
- project name
- github URL
- product website or blog URL where it was announced
- when the last commit to github was made
- number of github issues and PRs
- number of contributors to github project
- if project docs are suggesting to use a bespoke LLM model
- if project is coming with its own web search and web page scraping tool