← Back to projects

LLM-Powered Production Scheduler

A Streamlit demo app for an FMCG/cosmetics manufacturer. Builds a multi-stage production schedule (Mix → Transfer → Fill → Finish), visualizes it as an interactive Gantt chart, and lets planners adjust the plan using natural language commands via LLM intent extraction. Showcases how LLMs can make production planning more natural and interactive.

Architecture Flow
Natural Language Input
LLM Intent Extraction
Schedule Engine
Interactive Gantt Chart
Python Streamlit OpenAI API Pandas Altair