Turning global disruptions into actionable supply chain decisions.
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
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
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)
- Filters supply chain–relevant global news
- Shows consensus confidence
- Extracts entities (Oil, Hormuz, etc.)
- Maps event → economic impact
- Predicts price changes and delays
- Suggests alternative routes (e.g., Cape of Good Hope)
- Provides cost, risk, and delay comparison
- Inventory planning
- Supplier diversification
- Pricing strategies
- Upload CSV of supply chain data
- AI identifies risks and dependencies
- Collect global data (news, trade, logistics)
- Filter relevant events using AI
- Extract key entities
- Build causal relationships
- Predict impact
- Suggest actions
- React.js
- Vite
- Tailwind CSS
- JavaScript Services Layer
- NLP Processing (Custom / LLM-based)
- Git & GitHub
- Postman
- VS Code
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


