AgentIndex icon
AgentIndex
工具分类热门最新对比
提交工具
工具分类热门最新对比
首页/
Vision / Multimodal/
Claude Flow
Claude Flow logo

Claude Flow

活跃·★ 67.0k·MIT·更新于 2026-08-04
★ 最受欢迎★ 时下流行★ 必备神器

Claude Flow v3 是基于 Claude 的企业级 AI 编排平台,通过共享记忆库、原生 Claude Code SDK 集成和智能体间共识算法协调自主 Agent 群,支持向量数据库、自学习工作流和神经模式库,用于构建和扩展 Agent 流水线。

Claude Flow 当前归类于 Vision / Multimodal,更适合那些希望围绕具体工作流而不是单一功能点来选型的团队。从当前资料来看,它尤其强调 多智能体群协调,共享记忆和智能体间共识机制、部署并行 Agent 群用于大规模数据处理或研究任务 这类能力。如果你关心许可证与可二次使用性,当前页面记录的许可证是 MIT。同时它也具备一定社区热度,当前 GitHub Stars 为 67.0k。

#AI编排#多智能体系统#LLM集成#向量数据库#自学习AI
$ 安装
$ npm install claude-flow@v3alpha
↗ 访问官网★ GitHub
01

功能特性

01多智能体群协调,共享记忆和智能体间共识机制
02原生 Claude Code SDK 集成,支持自主工作流执行
03向量数据库支持,实现 Agent 长期记忆和检索
04从历史任务执行中持续自我学习
05内置神经模式库,提供预置 Agent 协调模板
02

为什么选择它

+多智能体群协调,共享记忆和智能体间共识机制
+部署并行 Agent 群用于大规模数据处理或研究任务
+提供公开仓库并标注 MIT 许可证,便于评估可维护性与采用成本。
+最近一次更新时间为 2026-08-04,说明项目仍在持续维护。
03

权衡点

!兼容平台信息较少,更适合先确认目标运行环境后再选型。
!同分类下还有 8 个相关工具可比较,最终选择更适合在同类对比后决定。
04

兼容性

Claude Code
原生支持
已通过文档验证
Node.js
Node.js
已通过文档验证
05

快速开始

1
$ npm install claude-flow@v3alpha
06

使用场景

↳部署并行 Agent 群用于大规模数据处理或研究任务
↳构建能从执行历史中自我改进的 AI 工作流
↳编排共享状态的复杂多步骤 Claude 流水线
07

同类对比

≈Claude Flow 属于 Vision / Multimodal 分类,适合与 ragflow 等同类工具一起比较,而不是单独判断。
≈如果你的核心需求更接近“部署并行 Agent 群用于大规模数据处理或研究任务”,那么这类场景会比泛用型工具对比更有参考价值。
≈Claude Flow 采用 MIT 许可证,社区热度都应该与同类项目一起看。
08

同类工具

ragflow logo
ragflow★ 86.8k
RAGFlow 是一个领先的开源检索增强生成 (RAG) 引擎,它融合了前沿的RAG与Agent能力,为大型语言模型提供卓越的上下文层,并简化企业级RAG工作流。
vs →
n8n logo
n8n★ 199.3k
n8n是一个工作流自动化平台,为技术团队提供了代码的灵活性和无代码的速度,拥有400多个集成和原生的AI能力。
vs →
headroom logo
headroom★ 64.7k
Headroom是一个为AI代理设计的上下文压缩层,旨在显著减少大型语言模型(LLM)的Token使用量。
vs →
mindsdb logo
mindsdb★ 39.5k
MindsDB 使得人类、AI、代理和应用程序能够从大规模数据源中获取高度准确的答案。
vs →
CrewAI logo
CrewAI★ 56.6k
CrewAI 是一个从零开始构建的精益、快速的 Python 框架,用于创建自主的 AI 代理并进行多代理自动化。
vs →
CopilotKit logo
CopilotKit★ 36.4k
CopilotKit 是一个开源开发工具包,旨在帮助您在Web应用程序中构建和部署深度集成的AI助手和智能体,提供快速集成、框架无关性和生产就绪的UI。
vs →
dagster logo
dagster★ 15.9k
Dagster 是面向 MLOps 时代的数据编排器,旨在开发和维护模型、数据集和报告等数据资产。
vs →
genai-toolbox logo
genai-toolbox★ 16.1k
MCP 数据库工具箱是一个开源的数据库MCP服务器,旨在通过处理连接池、认证等复杂性,帮助开发者更轻松、更快、更安全地开发工具。
vs →
查看全部替代品 →

相关搜索

Claude Flow 替代工具最佳 Vision / Multimodal 工具 2026开源 Vision / MultimodalClaude Flow 教程Claude Flow 对比AI OrchestrationMulti-Agent SystemsLLM Integration

评论

登录后发表评论
  • ?
    usr_seed_03242026年5月25日

    Leading orchestration primitives are well thought out. No complaints after 4 months of use.

  • ?
    usr_seed_01242026年5月20日

    My team uses this to coordinate several specialized Claude agents. Setup was straightforward, production has been stable.

  • ?
    usr_seed_08602026年5月7日

    Multi-agent leading coordination is handled better than competing frameworks. The maintainers are responsive to issues.

  • ?
    usr_seed_06302026年4月23日

    Scales well on modest hardware. The agent swarm model means you can trade latency for throughput by adjusting concurrency settings.

  • ?
    usr_seed_02922026年4月19日

    pairs well with Claude's extended thinking for complex multi-step reasoning tasks that benefit from agent specialization

  • ?
    usr_seed_08902026年4月8日

    Used for efficient automation workflows, the framework stays out of the way. Handles edge cases better than expected.

  • ?
    usr_seed_00912026年4月4日

    The reliable approach to agent memory is more reliable than alternatives. The maintainers are responsive to issues.

  • ?
    usr_seed_06402026年2月6日

    Replaced custom agent coordination code with Claude Flow. Less infrastructure to maintain and the primitives are better-designed.

  • ?
    usr_seed_08022026年1月2日

    spun up a multi-agent research pipeline in a few hours. the orchestration layer handles the hard parts

  • ?
    usr_seed_08632025年12月30日

    The self-learning AI features are experimental but interesting. The core orchestration is solid and production-ready.

  • ?
    usr_seed_02942025年12月26日

    Claude Flow's swarm execution model handles parallel agent tasks cleanly. We run 8-agent workflows for data processing and the coordination overhead is minimal.

  • ?
    usr_seed_07992025年12月23日

    The 'leading orchestration platform for Claude' positioning is backed up by the feature set. Wrote a review — the vector DB integration stands out.

  • ?
    usr_seed_04492025年12月8日

    vector database integration is native, not bolted on. makes building retrieval-augmented agent workflows much cleaner

本页内容
01功能特性02为什么选择它03权衡点04兼容性05快速开始06使用场景07同类对比08同类工具
统计
GitHub Stars★ 67.0k
最后更新1天前
状态活跃
许可证MIT
分类视觉/多模态
热度趋势 (30d)
+2.6k↑ 4.9%
链接
文档↗讨论↗问题↗版本↗

Deploy on DigitalOcean — Get $200 Free Credit

Ad
© 2026 AgentIndex.app|由十年 iOS 开发者构建。
QYSGitHub请作者喝咖啡 ☕

按分类浏览

代码助手工作流自动化RAG / 知识库多智能体浏览器自动化大模型基础设施开发者工具可观测性

与 Anthropic, OpenAI 或 Microsoft 无关。