N8n AI 工作流 – 3400 个工作流和一个 LLM 原型
1 分•作者: sayedev•6 个月前
我一直在开发 Ultimate n8n AI Workflows,这是一个开源库,拥有超过 3,000 个由 AI 驱动的 n8n 工作流程,涵盖了聊天机器人、数据提取和自动化管道等用例。它旨在让开发者和企业都能轻松使用和扩展自动化功能。
我还在试验一个私有 LLM 原型,它使用该库作为知识库,从文本提示生成 n8n 工作流程。目前还处于早期阶段——正在解决 JSON 输出问题和节点逻辑问题——但目标是利用 AI 简化工作流程的创建。
代码库:https://github.com/oxbshw/ultimate-n8n-ai-workflows
我很乐意收到反馈、工作流程想法或贡献,让它变得更好!您希望 AI 在 n8n 中处理哪些自动化任务?
查看原文
I've been working on Ultimate n8n AI Workflows, an open-source library with over 3,000 AI-powered workflows for n8n, covering use cases like chatbots, data extraction, and automated pipelines. It’s designed to make automation accessible and scalable for developers and businesses alike.<p>I’m also experimenting with a private LLM prototype that generates n8n workflows from text prompts, using the library as its knowledge base. It’s still early—currently tackling JSON output issues and node logic—but the goal is to simplify workflow creation with AI.<p>Repo: https://github.com/oxbshw/ultimate-n8n-ai-workflows
I’d love feedback, workflow ideas, or contributions to make this even better! What automation tasks would you want AI to handle in n8n?