Skip to content

Chanjana/Agent_SHIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent_SHIP

Explainable AI Agent-Based Decision Support for Predicting Shipment Delays in Supply Chain.

Quick Start

Install dependencies

pip install -e .

Train the model

python agent/train_ebm.py

Run the application

streamlit run ui/app.py

Key Features

  • Shipment delay prediction using machine learning
  • Explainable AI using Explainable Boosting Machine (EBM)
  • AI agent workflow for decision support
  • Natural language explanations using Ollama LLM
  • Interactive user interface for predictions
  • Email notification via SMTP

Technologies Used

  • Python
  • Explainable Boosting Machine (EBM)
  • LangGraph (AI agent orchestration)
  • Streamlit (User Interface)
  • LLM (via local model integration)

About

Explainable AI Agent-Based Decision Support for Predicting Shipment Delays in Supply Chain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors