--- title: "n8n" type: entity tags: [工作流自动化, 开源, AI自动化, Node-Based-Workflow] last_updated: 2026-05-01 --- ## Definition **n8n** 是 GitHub 上最强的开源工作流自动化平台,被称为"功能更强、还能私有部署的开源版 Zapier",目前拥有恐怖的 16 万 Star。 ## Aliases - n8n.io - N8N ## Key Characteristics - 拖拽节点串联各种互不相干的 App,自动执行工作流,省去写代码对接 API 的麻烦 - 最近在 AI 圈爆火,因为把 LangChain 等 AI 能力也做成了节点,让用户能轻松把大模型嵌入真实业务流程 - 支持私有部署,数据完全掌握在自己手里 - 开源免费,适合注重数据隐私的企业和个人 ## GitHub - https://github.com/n8n-io/n8n ## Sources - [[2025-年-11-个神级-ai-开源平替-github-杀疯了]] - [[n8n-workflow-orchestration]] - [[n8n-docker-install-update]] - [[n8n-full-tutorial-building-ai-agents-in-2025-for-beginners]] - [[n8n-claude-通过自然语言自动化工作流]] - [[n8n-configure-telegram-trigger]] - [[n8n-docker-配置-telegram-代理-troubleshooting]] ## Related - [[Dify]] — 同为工作流自动化平台,n8n 侧重通用流程自动化,Dify 侧重 LLM 应用开发 - [[LangChain]] — n8n 支持 LangChain 节点集成 - [[Zapier]] — n8n 的商业对标产品