# n8n: AI自动化工作流工具 **Repository Path**: ayue222/636396f02b6571e4 ## Basic Information - **Project Name**: n8n: AI自动化工作流工具 - **Description**: 基于节点的自动化工作流工具,能帮助用户轻松创建和管理复杂的自动化流程,无需编写大量代码。并且内置了AI能力,支持 400+ 应用和服务! 源项目: https://github.com/n8n-io/n8n web地址: https://www.xubaoge.com/repos/n8n-ai-zi-dong-hua-gong-zuo-liu-gong-ju.html.html - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-26 - **Last Updated**: 2025-10-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Banner image](https://user-images.githubusercontent.com/10284570/173569848-c624317f-42b1-45a6-ab09-f0ea3c247648.png) # n8n - Secure Workflow Automation for Technical Teams n8n 是 a workflow automation platform that gives technical teams the flexibility of code with the speed of no-code. With 400+ integrations, native AI capabilities, 并且 a fair-code license, n8n lets you build powerful automations while maintaining full control over your data and deployments. ![n8n.io - Screenshot](https://raw.githubusercontent.com/n8n-io/n8n/master/assets/n8n-screenshot-readme.png) ## 主要功能 - **在需要时编码**:编写 JavaScript/Python、添加 npm 包或使用可视化界面 - **人工智能原生平台**:使用自己的数据和模型构建基于 LangChain 的 AI 代理工作流程 - **完全控制**:使用我们的公平代码许可证自托管或使用我们的 [cloud offering](https://app.n8n.cloud/login) - **企业就绪**:高级权限、SSO 和气隙部署 - **活跃的社区**:400+ 集成和 900+ 即用型 [templates](https://n8n.io/workflows) ## 快速入门 立即试用 n8n [npx](https://docs.n8n.io/hosting/installation/npm/) (需要[Node.js](https://nodejs.org/en/)): ``` npx n8n ``` 或者使用 [Docker](https://docs.n8n.io/hosting/installation/docker/): ``` docker volume create n8n_data docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n ``` 访问编辑器 http://localhost:5678 ## 资源 - 📚 [Documentation](https://docs.n8n.io) - 🔧 [400+ Integrations](https://n8n.io/integrations) - 💡 [Example Workflows](https://n8n.io/workflows) - 🤖 [AI & LangChain Guide](https://docs.n8n.io/langchain/) - 👥 [Community Forum](https://community.n8n.io) - 📖 [Community Tutorials](https://community.n8n.io/c/tutorials/28) ## 支持 需要帮助?我们的社区论坛是获得支持并与其他用户联系的地方: [community.n8n.io](https://community.n8n.io) ## 授权许可 n8n is [fair-code](https://faircode.io) 在[Sustainable Use License](https://github.com/n8n-io/n8n/blob/master/LICENSE.md) and [n8n Enterprise License](https://github.com/n8n-io/n8n/blob/master/LICENSE_EE.md). - **可用来源**:始终可见的源代码 - **自托管**:部署在任何地方 - **扩展**:添加您自己的节点和功能 [Enterprise licenses](mailto:license@n8n.io) 可用于其他功能和支持。 有关许可证模型的其他信息,请参阅 [docs](https://docs.n8n.io/reference/license/). ## 贡献 发现错误🐛或有功能想法✨?检查我们的 [Contributing Guide](https://github.com/n8n-io/n8n/blob/master/CONTRIBUTING.md) 开始。 ## 加入团队 想要塑造自动化的未来吗?查看我们的 [job posts](https://n8n.io/careers) 并加入我们的团队! ## n8n是什么意思? **简短的回答:** 它的意思是“节点”,发音为 n-eight-n。 **长答案:** “我经常收到这个问题(比我预期的更频繁),所以我决定最好在这里回答它。在为带有免费域名的项目寻找一个好名字时,我很快意识到我能想到的所有好名字都已经被占用了。所以,最后,我选择了节点。'node-' 的意义上,它使用 Node-View,并且它使用 Node.js 和 '-mation' 进行 '自动化',这是项目应该提供帮助的。然而,我不喜欢这个名字有多长,我无法想象每次在 CLI 中都写那么长的东西。就在那时,我最终选择了'n8n'。**Jan Oberhauser,创始人兼首席执行官, n8n.io**