An AI-powered responsive dashboard for comprehensive supply chain management with multi-agent worflows where each node is an agent performing individual task.
This system provides intelligent supply chain insights through three specialized analysis modules coordinated by an graph-based orchestration framework. This dashboard provides and data-driven demand simulation.
- Multi-Agent Workflow: LangGraph-coordinated analysis pipeline
- AI Analysis Engine: TinyLLaMA LLM insights across domains
- Interactive Dashboard: Python library Streamlit-based interface
- Procurement Analysis: Contract document processing and risk assessment from text summarization.
- SKU Rationalization: Product portfolio optimization and classification
- Scenario Planning: Demand change simulation and revenue impact
-
User Input - Parameters provided via dashboard interface
-
LangGraph Orchestration - Intelligent routing and coordination
-
Multi-Agent Processing - Parallel analysis by specialized modules
-
Dashboard Visualization - Interactive results presentation
-
Shared State Management - Centralized data persistence across all steps
Start Agent Pipeline (Backend) python agent.py
Launch Dashboard (Frontend) streamlit run dashboard.py
Unified Intelligence Display: Correlated insights across all modules
Interactive Scenario Controls: Real-time parameter adjustment
Multi-format Output: Text summaries, metrics, and visual charts
Language Model: TinyLLaMA (via Ollama)
Dashboard: Streamlit
Visualization: Plotly