This project aims to make n8n workflows accessible to non-technical users. The user uploads an existing n8n workflow JSON file to the platform; the system analyzes this file to automatically extract the required input fields and creates an i18n-compliant, validated form interface. The workflow can be triggered securely through the generated UI. The project is designed to support both hosted and self-hosted use cases.





"Producing a secure UI by completely neutralizing instruction or prompt injections within the workflow JSON, and establishing an extensible relationship between different input types."