TacitFlow is a conversational BPMN diagram generator that captures tacit, experience-based process knowledge from SME shop floors and converts it into standards-compliant Business Process Model and Notation (BPMN) 2.0 diagrams. Powered by Google Gemini, the tool conducts an interview-style dialogue to elicit process details, supports clarifying questions and on-demand analysis, and renders live diagrams that users can refine in real time.
Features
- AI-Powered Generation — Describe processes in plain English and get instant BPMN diagrams
- Conversational Interface — Iteratively refine diagrams through chat interactions
- Interactive Editor — Visual BPMN diagram editor with real-time updates using bpmn-js
- Process Analysis — Suggestions for AS-IS to TO-BE process improvements
Technology Stack
- Frontend: Gradio web interface integrated with bpmn-js editor
- AI Engine: Google Gemini for natural language processing
- Backend: Python with BPMN 2.0 XML generation