AI Workflow Builder — Requirements by Abdullah TariqAI Workflow Builder — Requirements by Abdullah Tariq

AI Workflow Builder — Requirements

Abdullah Tariq

Abdullah Tariq

AI Workflow Builder — Requirements Doc to n8n in Minutes
Upload a requirements document. Get production-ready n8n workflow files back.
That's the short version. Here's what actually happens under the hood.
The system takes any PDF or DOCX requirements doc, extracts the text, and sends it to Claude Opus 4.7 which generates a structured production plan broken down by workflows, triggers, integrations, and logic. You review the plan in the dashboard and approve it. Claude Sonnet 4.6 then generates the actual n8n workflow JSON files from that plan. Download them individually or as a ZIP, import into n8n, add your credentials, done.
Workflows come out 80 to 90% production ready. No more building from scratch.
What I built:
Document parsing pipeline (PDF + DOCX)
AI planning agent using Claude Opus 4.7
Workflow generation agent using Claude Sonnet 4.6
Full approval flow with plan review UI
Single and bulk ZIP download for workflow files
Auth, project management, file storage via Supabase
Stack: FastAPI, Next.js, Supabase, Railway, Vercel, Anthropic API
Built with: Claude Code
Interested in something like this? Let's talk.
Like this project

Posted May 21, 2026

AI Workflow Builder — Requirements Doc to n8n in Minutes Upload a requirements document. Get production-ready n8n workflow files back. That's the short versi...