This application showcases a growing collection of LLM powered IEC 61499 control systems.
Current examples include:
- IEC 61499 Solution Q&A
- IEC 61499 SQL Chatbot
- IEC 61499 Data Visualizer
- IEC 61499 FB Genereator
- IEC 61499 Test FB Generator
virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
streamlit run IEC61499_AI_Services.py