Skip to content

joydip7/SupplySetu

Repository files navigation

🚀 SupplySetu — AI-Powered Supply Chain Intelligence Platform

Turning global disruptions into actionable supply chain decisions.


🌍 Overview

SupplySetu is an AI-driven platform that analyzes global events (geopolitical, economic, logistics) and predicts their impact on supply chains.

It helps businesses move from reactive decision-making → proactive strategy by providing:

  • 📊 Real-time intelligence
  • 🔮 Predictive insights
  • 🧭 Smart mitigation strategies

🎯 Problem Statement

Global supply chains are highly interconnected yet fragile.
A disruption in one region (e.g., Middle East conflict) can impact fuel prices, logistics, and even food costs globally.

However, existing systems:

  • Only track shipments
  • Show raw data
  • Do not predict impact or suggest actions

💡 Solution

SupplySetu bridges this gap by:

  • 🔍 Filtering relevant global news using AI
  • 🧠 Extracting key entities (location, commodity, routes)
  • 🔗 Mapping cause → effect relationships
  • 📈 Predicting impact (price rise, delays)
  • 🧭 Suggesting actions (rerouting, stockpile, vendor shift)

⚙️ Features

📡 1. News Intelligence

  • Filters supply chain–relevant global news
  • Shows consensus confidence
  • Extracts entities (Oil, Hormuz, etc.)

📊 2. Impact Analyzer

  • Maps event → economic impact
  • Predicts price changes and delays

🧭 3. Mitigation Center

  • Suggests alternative routes (e.g., Cape of Good Hope)
  • Provides cost, risk, and delay comparison

🤖 4. Auto-Defense Mode

  • Inventory planning
  • Supplier diversification
  • Pricing strategies

🏢 5. Company Analyzer

  • Upload CSV of supply chain data
  • AI identifies risks and dependencies

🖼️ Demo Screenshots

🌐 Landing Page

📊 Dashboard

🧭 Mitigation Center

⚡ Real-Time Intelligence


🧠 How It Works

  1. Collect global data (news, trade, logistics)
  2. Filter relevant events using AI
  3. Extract key entities
  4. Build causal relationships
  5. Predict impact
  6. Suggest actions

🛠 Tech Stack

Frontend

  • React.js
  • Vite
  • Tailwind CSS

Backend / Logic

  • JavaScript Services Layer
  • NLP Processing (Custom / LLM-based)

Tools

  • Git & GitHub
  • Postman
  • VS Code

🚀 Installation & Setup

1. Clone the Repository

git clone https://github.com/your-username/supplysetu.git
cd supplysetu

Install Dependencies
npm install

Run the Application
npm run dev

Open in Browser
http://localhost:5173

📂 Project Structure
src/
 ├── components/      # UI components
 ├── pages/           # Pages (Dashboard, News, etc.)
 ├── services/        # Logic & data processing
 ├── context/         # State management
 ├── data/            # Mock datasets
 └── assets/          # Images & icons

About

An AI-based platform that transforms global disruptions into actionable supply chain insights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors