Topic: Edit the *.qet project with A.I. tool
Sorry to reappear like a walking ghost, but the idea is keeping me awake at night:
Given that:
- QElectroTech is completely open source
- the XML in *.qet files is perfectly structured and understandable
Why not integrate an AI chatbot into the QET interface to make all possible and imaginable changes to the *.qet file?
For example:
“Rename terminal block -X1 to -X4 throughout the project”
“Check that there are no redundant terminals in terminal block -X5”
“Change the font of all markers to size 12.”
“Create a new page numbered 10 using page 8 as a template and increment all device markers by 1.”
“Make me a list of all devices contained in the +B01 box.”
“Check that all devices have item data entered.”
Etc.
The potential is endless.
Beyond implementing the chatbot in the GUI, what we also need is the ability to update the *.qet file on the fly without restarting QET after each change.
