Skip to content

vaivasvatmathur/AI-Supply-Chain-Risk-Manager

Repository files navigation

AI Supply Chain Risk Manager

Live Application: 👉 https://your-app-name.streamlit.app


AI Supply Chain Risk Manager

An AI-driven supply chain monitoring system that detects operational risks, predicts disruptions, and recommends mitigation strategies in real time.

This project simulates an AI Supply Chain Control Tower that continuously analyzes logistics data and provides decision intelligence.


Features

  • Real-time supply chain monitoring
  • AI risk detection engine
  • Supply chain disruption prediction
  • Supplier recommendation system
  • Global logistics visualization
  • Supply chain crisis simulator
  • Interactive analytics dashboard

Agentic AI Capabilities

The system behaves like a Supply Chain Monitoring Agent that:

  1. Observes operational data (orders, suppliers, inventory)
  2. Analyzes supply chain health
  3. Predicts disruptions using ML
  4. Recommends mitigation strategies

System Architecture

Database (PostgreSQL / Supabase)
        ↓
AI Monitoring Engine (Python)
        ↓
Risk Detection + Prediction
        ↓
Decision Recommendation
        ↓
Streamlit Control Tower Dashboard

Tech Stack

Layer Technology
Dashboard Streamlit
Backend Python
Database PostgreSQL (Supabase)
Visualization Plotly
Machine Learning Scikit-learn
Data Processing Pandas / NumPy
Deployment Streamlit Cloud

Dashboard Capabilities

The dashboard provides:

• Risk Index Monitoring • Supplier Performance Analytics • AI Decision Explanation • Supply Chain Activity Feed • Logistics Network Visualization • Crisis Simulation Engine


Supply Chain Control Map

Visualizes logistics operations across multiple cities.


Crisis Simulation Engine

Users can simulate disruptions such as:

• Port shutdown • Supplier bankruptcy • Transportation strikes • Natural disasters

The AI estimates their impact on global supply chain risk.


Dashboard Preview

(Add screenshots here)


Installation

Clone the repository

git clone https://github.com/yourusername/AI-Supply-Chain-Risk-Manager.git
cd AI-Supply-Chain-Risk-Manager

Install dependencies

pip install -r requirements.txt

Run the dashboard

streamlit run dashboard.py

Database

PostgreSQL database structure includes:

• Orders • Suppliers • Inventory • Risk Alerts • Recommendations • Order Locations


Applications

• Manufacturing supply chains • E-commerce logistics • Global trade monitoring • Smart supply chain control towers


Future Improvements

• Reinforcement learning supply chain optimization • Integration with real logistics APIs • Autonomous supplier switching agent • IoT shipment tracking

About

AI-powered supply chain monitoring system that detects risks and recommends mitigation strategies in real time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors