synapse-ai
活跃·★ 162·AGPL-3.0·更新于 2026-05-27
★ 时下流行★ 工作流自动化★ 大模型基础设施
一个开源的AI智能体创建、连接与编排平台。
Synapse是一个开源平台,用于构建能够使用真实工具(如浏览、数据库、代码执行)的AI智能体。它具备ReAct推理引擎、多个内置工具服务器,并支持将智能体编排为带有检查点的DAG。它优先本地运行,并支持多种LLM提供商。
#custom-agents#custom-tools#directed-acyclic-graph#llm-agent#MCP 客户端#MCP 服务器#MCP 服务器#MCP 工具
01
功能特性
01ReAct多轮推理引擎
028个内置工具服务器
03DAG编排智能体(并行、循环、人工检查点)
04本地优先,支持Ollama和云端LLM
05通过Webhook和Python自定义工具
02
兼容性
Linux
Linux
已通过文档验证
macOS
macOS
已通过文档验证
Windows
Windows
已通过文档验证
03
快速开始
1
$ curl -sSL https://raw.githubusercontent.com/naveenraj-17/synapse-ai/main/setup.sh | bash
04
使用场景
↳研究到报告的编排
↳股票分析编排
↳自动代码开发与PR创建
05
同类工具
相关搜索
评论
登录后发表评论
- RRebel Kim2026年5月26日
Good for developers moving beyond conversational agents to action-capable systems.
- DDakota Lee2026年4月23日
Action-first design philosophy leads to more capable agents.
- Riley Lee2026年3月10日
Open-source agent platform focused on agents that actually take real-world actions.
- LLogan Martinez2026年3月2日
Works well as a foundation for building production-ready AI agents.