N8n AI 工作流 - 3,400 个工作流和一个大型语言模型原型
我一直在开发 Ultimate n8n AI Workflows,这是一个开源库,包含超过 3000 个基于 AI 的 n8n 工作流,涵盖了聊天机器人、数据提取和自动化管道等用例。它旨在使自动化对开发者和企业都变得可访问和可扩展。
我还在实验一个私有的 LLM 原型,该原型可以根据文本提示生成 n8n 工作流,并使用这个库作为知识基础。目前仍处于早期阶段,正在解决 JSON 输出问题和节点逻辑,但目标是通过 AI 简化工作流的创建。
仓库链接:[https://github.com/oxbshw/ultimate-n8n-ai-workflows](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?