Enterprise-grade AI workflow automation platform that transforms business requirements into production-ready n8n workflows using advanced intelligent agents.
-
Install Dependencies
npm install
-
Start the Platform
npm start
-
Access Dashboard
http://localhost:3000
Premium AI automation, ready in seconds.
- 🤖 Intelligent Architecture - Advanced NLP transforms requirements into sophisticated workflows
- 🛡️ Military-Grade Security - Enterprise-level scanning with zero-trust principles
- ✅ Compliance Automation - Automated quality gates for enterprise standards
- ⚡ Unmatched Performance - 30 seconds from concept to deployment-ready code
- 🔐 Zero Secrets - Enterprise credential abstraction by design
- 🎯 Deterministic Flows - Native-only architecture, zero code injection
- 📡 Full Backend Integration - Connected Express API with three-phase processing
├── index.html # Premium UI Dashboard
├── server.js # Enterprise API Server
├── package.json # Dependencies
├── .env # Configuration
├── prompts/ # AI Agent System Prompts
│ ├── n8n_Build_Captain.md # Architecture Generation
│ ├── n8n_QA_Compliance.md # Quality Assurance
│ └── n8n_Security_Architect.md # Security Hardening
├── samples/ # Reference Workflows
└── workflows/ # Generated Workflows
-
Build Phase 🏗️
- Build Captain analyzes business requirements
- Generates multi-node workflow architecture
- Produces n8n-native JSON structure
-
QA Phase ✅
- Validates against enterprise standards
- Enforces naming conventions
- Verifies error handling and resilience
- Ensures deterministic logic
-
Security Phase 🛡️
- Scans for security vulnerabilities
- Enforces SSRF prevention
- Validates authentication mechanisms
- Applies rate limiting & timeouts
POST /api/generate-workflow # Generate workflow
GET /api/workflow/:id # Retrieve workflow
GET /api/workflow/:id/export # Download JSON
GET /api/workflows # List all workflows
GET /api/health # Health check
- Open
http://localhost:3000 - Describe your automation requirements
- Click "Generate Workflow"
- Three AI agents process in parallel:
- Build Captain → Architecture
- QA Compliance → Validation
- Security Architect → Hardening
- Download JSON automatically
- Import into n8n
Every generated workflow includes:
- ✅ Production-ready error handling
- ✅ Native n8n node architecture
- ✅ No hardcoded credentials
- ✅ SSRF vulnerability protection
- ✅ Enforced authentication
- ✅ Rate limiting & timeouts
- ✅ Deterministic logic flows
- ✅ Enterprise compliance
Edit .env:
PORT=3000 # Server port
NODE_ENV=development # Environment
Project Steve — Enterprise AI Workflow Platform | Crafted with precision by Karthick