Deep Research
@u14app
Deep Research について
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"deep-research": {
"command": "docker",
"args": [
"pull",
"xiangfa/deep-research:latest"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Deep Research?
Deep Research is an open-source AI-powered tool that generates in-depth research reports in about two minutes. It supports multiple large language models and search engines, processes and stores all data locally in the browser to protect user privacy, and can be deployed on Vercel, Cloudflare, Docker, or as a static site.
How to use Deep Research?
Use the free Gemini model by obtaining a Gemini API key, then deploy the project with a one-click button to Vercel or Cloudflare, and start using. For other LLMs, set the LLM API key and optional API base URL after deployment. For local development, clone the repository, install dependencies with pnpm, set environment variables via env.tpl, and run pnpm dev.
Key features of Deep Research
- Rapid deep research reports in about two minutes.
- Privacy-focused: all data stored locally in the browser.
- Supports multiple LLMs including Gemini, OpenAI, Anthropic, Deepseek, etc.
- Supports multiple web search engines like Tavily, Firecrawl, Searxng, etc.
- Offers both local API and server-side API (SSE and MCP).
- Includes local knowledge base, artifact editing, and knowledge graph features.
Use cases of Deep Research
- Quickly generate comprehensive research reports on any topic.
- Perform iterative research by refining or adjusting at any stage.
- Use as a SaaS service via its SSE API or integrate with other AI tools via the MCP server.
- Build a local knowledge base from uploaded text, Office, and PDF files.
FAQ from Deep Research
How does Deep Research protect my privacy?
All data is processed and stored locally in your browser. When using the local API mode, no API keys or server-side configurations are needed.
Which AI models and search engines does Deep Research support?
It supports Gemini, OpenAI, Anthropic, Deepseek, Atlas Cloud, Grok, Mistral, Azure OpenAI, OpenAI-compatible LLMs, OpenRouter, Ollama, etc. For search, it supports Searxng, Tavily, Firecrawl, fastCRW, Exa, Bocha, Brave, and others.
Can I deploy Deep Research myself?
Yes, you can deploy it on Vercel, Cloudflare Pages, using Docker, or as a static export. Detailed guides are provided for each method.
Does Deep Research support APIs for integration with other tools?
Yes, it provides a Server-Sent Events (SSE) API and a Model Context Protocol (MCP) server. You can use the SSE API to start research tasks and receive real-time results.
Is the project open-source?
Yes, Deep Research is MIT licensed and freely available for personal and commercial use.
「データと分析」の他のコンテンツ
Data Visualization MCP Server
isaacwassermanBright Data MCP
luminati-ioA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
MCP Deep Web Research Server (v0.3.0)
qpd-vEnhanced MCP server for deep web research
mcp-server-apache-airflow
yangkyeongmoBright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
コメント