Skip to content

midhunxavier/IEC61499-AI-Assistant

Repository files navigation

🎈 IEC 61499 AI Assistant

Open in GitHub Codespaces

Overview of the IEC 61499 AI Assistant

This application showcases a growing collection of LLM powered IEC 61499 control systems.

Current examples include:

IEC 61499 AI Assistants

  • IEC 61499 Solution Q&A
  • IEC 61499 SQL Chatbot
  • IEC 61499 Data Visualizer
  • IEC 61499 FB Genereator
  • IEC 61499 Test FB Generator

Demo App

Streamlit App

Run it locally

virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
streamlit run IEC61499_AI_Services.py

Releases

No releases published

Packages

No packages published

Languages