智能体
STORM
STORM 是 Stanford University 出品的开源 AI 智能体,2024 年推出,面向开发者、企业。
通过网络检索写出带引用的维基百科式报告的研究智能体。
主打:深度研究。开源,可以免费使用。使用方式:自部署、API、命令行。
这是 https://godooo.ai/zh/agent/storm 的 Markdown 版本。本站每个页面都有:在地址后面加 .md。
速览
能做什么
深度研究主打待校准
“STORM is a LLM system that writes Wikipedia-like articles from scratch based on Internet search.”— github.com, 2026-09-24
多智能体协作支持待校准
“Co-STORM proposes a collaborative discourse protocol which implements a turn management policy to support smooth collaboration among - Co-STORM LLM experts”— github.com, 2026-09-24
联网搜索支持待校准
“The system conducts Internet-based research to collect references and generates an outline.”— github.com, 2026-09-24
待校准由机器提出,尚待校准
平替与同类
- DeerFlow开源免费同样能做:多智能体协作、深度研究、联网搜索;可离线本地运行
- Perplexity免费版 + 付费升级同样能做:深度研究、联网搜索;不用写代码
- GPT Researcher开源免费同样能做:深度研究、多智能体协作、联网搜索;可离线本地运行;不用写代码
- Kimi免费版 + 付费升级同样能做:深度研究、联网搜索;不用写代码
- Genspark免费版 + 付费升级同样能做:深度研究、联网搜索;不用写代码
- Exa MCP Server开源免费同样能做:联网搜索、深度研究
- Metaso 秘塔免费同样能做:联网搜索、深度研究;不用写代码
- Vane开源免费同样能做:联网搜索、深度研究;可离线本地运行;不用写代码
- ChatGPT免费版 + 付费升级同样能做:深度研究、联网搜索;不用写代码
- Gemini免费版 + 付费升级同样能做:深度研究、联网搜索;不用写代码
- Firecrawl MCP Server开源免费同样能做:深度研究、联网搜索
- Perplexity MCP Server开源免费同样能做:深度研究、联网搜索;可离线本地运行
关系
- 基于…构建
- DSPy
常见问题
STORM 是什么?
STORM 是 Stanford University 出品的开源 AI 智能体,2024 年推出,面向开发者、企业。通过网络检索写出带引用的维基百科式报告的研究智能体。
STORM 免费吗?
免费。STORM 是开源软件(MIT)。
STORM 开源吗?
开源,许可证是 MIT。源代码在 https://github.com/stanford-oval/storm。
STORM 能本地运行吗?
可以部署在自己的服务器上。
STORM 能做什么?
主打:深度研究。也能做:多智能体协作、联网搜索。
STORM 是谁开发的?
由 Stanford University 开发。
STORM 有哪些开源替代品?
开源的有:DeerFlow、GPT Researcher、Exa MCP Server、Vane、Firecrawl MCP Server、Perplexity MCP Server。其他:Perplexity、Kimi、Genspark、Metaso 秘塔、ChatGPT、Gemini。
来源
- github.com/stanford-oval/storm核实于 2026-09-24
- storm.genie.stanford.edu