ProMoAI: Process Modeling with Generative AI
Humam Kourani, Alessandro Berti, Daniel Schuster, Wil M. P. van der Aalst
TL;DR
ProMoAI tackles the challenge of making process modeling accessible by using large language models to translate natural-language descriptions into formal representations. It combines POWL-based generation with secure code execution, robust error handling, and an interactive refinement loop to iteratively improve models. The approach supports exports to BPMN and PNML and enables rapid domain-specific prototyping. This work advances AI-assisted process modeling by reducing expert barriers and enabling real-time optimization of organizational workflows.
Abstract
ProMoAI is a novel tool that leverages Large Language Models (LLMs) to automatically generate process models from textual descriptions, incorporating advanced prompt engineering, error handling, and code generation techniques. Beyond automating the generation of complex process models, ProMoAI also supports process model optimization. Users can interact with the tool by providing feedback on the generated model, which is then used for refining the process model. ProMoAI utilizes the capabilities LLMs to offer a novel, AI-driven approach to process modeling, significantly reducing the barrier to entry for users without deep technical knowledge in process modeling.
