AI Workflow Generator - Create n8n workflows from plain English

hey everyone! :waving_hand:

so i’ve been building a workflow generator for my own use - i really want to build workflows but don’t have much time to learn n8n.

i know there’s a TON of these lately, but since i’m dogfooding, i think mine has a few things that make it better:

  • a knowledge base of ~300 working, curated workflow examples from myself & the community
  • web search capabilities for finding updated n8n docs

so i’ve been using it myself and so far have had good results - it’s nailing ai agent node creation, and even had it build me a newsletter that scrapes my favorite indie hacker sites.

i tested it with some people on reddit and it did pretty good, few connection issues that have since been resolved, but it’s also a chat ui so it’s easy to iterate on it.

but wanted to share it here as i thought this community would find it especially useful: https://aiworkflowgenerator.xyz/

i’d love to hear what workflows you’d like to see generated. planning to add template library based on community feedback!