local-deep-research
AI 驱动的本地深度研究工具,支持 Ollama、llama.cpp 等本地模型和 OpenAI/Claude 等云端 API,集成 10+ 搜索引擎(arXiv、PubMed、SearXNG 等),通过自主 Agent 或流水线策略自动搜索、梳理并生成带引用的研究报告。亮点在于 SimpleQA 上达到 95% 准确率(Qwen3.6-27B + 3090),所有数据用 SQLCipher 本地加密存储,无遥测追踪;自带 LangGraph Agent 可自适应切换搜索引擎,还提供 MCP Server 接入 Claude Desktop。适合注重隐私的研究者或企业使用,MIT 许可。