Overview
The project researches and develops a complementary graphical user interface (GUI) in addition to a feasibility study. The aim is to make the interaction between users and the core components of the system – parser, semantic validator, network analysis, and solution space calculation – intuitive and efficient.
Based on the results of the 2024 proof of concept and the 2025 feasibility analysis, a clickable, functional prototype will be created that maps central use cases and serves as a basis for decision-making for the next development phase. The implementation will be carried out using the Python library NiceGUI, which allows for the rapid development of interactive web interfaces entirely in Python. This enables database connectivity, visual analysis functions, and user interaction to be closely integrated without creating additional complexity through front-end technologies.