Skip to content

deepakm0003/Walmart-IntelliFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

29 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿง  Walmart IntelliFlow: AI-Powered Admin Platform for Adaptive Supply Chain Optimization

Walmart IntelliFlow is an advanced, admin-focused supply chain optimization dashboard built for Walmartโ€™s operations team. This solution dynamically monitors, predicts, and routes product inventory based on live warehouse data, AI-driven demand forecasts, real-time climate events, and global shipment conditions.

Developed for Walmart Sparkathon 2025, this intelligent platform empowers Walmart to forecast demand, prevent delivery disruptions, and manage warehouse inventory in real-time across India. It also enables efficient tracking and coordination of shipments across all transportation modes.


Note:- The Vercel Website server is not running now because of the use of the FlaskAPI App, and this API is the development API, not the Production.

To use this application, download it, read the instructions, and then run it.

๐Ÿš€ Key Features

๐Ÿง  AI Demand Forecast Engine

  • Predicts demand using time-series order data, customer history, and external indicators.
  • Automatically generates a list of items to restock based on population-level demand around each warehouse.

๐ŸŒฆ๏ธ Climate-Aware Routing with Auto-Rerouting

  • Integrates Google Maps API + OpenWeatherMap API to monitor conditions during product shipment.
  • Reroutes incoming goods from ship/air based on real-time climate threats (e.g. monsoon, storms).
  • Selects nearest best-suited warehouse if default warehouse is blocked.

๐ŸŽ‰ Festival & Season-Aware Inventory Planning

  • Detects upcoming festivals and seasons using prebuilt datasets and adjusts restocking priority.
  • Dynamically forecasts items in demand based on festival calendar + previous seasonal patterns.

๐Ÿ“ฆ Intelligent Replenishment Engine

  • Evaluates stock vs. predicted demand at every warehouse.
  • Triggers auto-generation of purchase orders for admins to approve or modify.

๐Ÿ—บ๏ธ Live Admin Dashboard (React.js)

  • Visualize shipment paths, delivery delays, and rerouting plans on a map.
  • See dynamic restock suggestions for each warehouse with reasons and filters applied.
  • Includes 4 demand filters:
    • No Filter
    • Season-based Filter
    • Festival-based Filter
    • Customer History-based Filter

โœˆ๏ธ Full Shipment Lifecycle Monitoring

  • Tracks shipments via: -๐Ÿšข Ship -โœˆ๏ธ Airplane -๐Ÿš› Truck
  • Displays: ETA, Origin/Destination
  • Status: In Transit, Loading, Delayed, Delivered
  • Priority: Low, Medium, High, Critical
  • Shipment rerouting based on real-time weather alerts

๐Ÿ” Simulation & What-If Panel

  • Test new warehouse placement or closure.
  • Run delivery simulations for upcoming sales/festivals.
  • View impact on margins, carbon footprint, and delivery times.

๐Ÿค– AI Assistant (WarehouseBot)

  • Ask warehouse-level questions like:
    • โ€œWhat is the most demanded item this week in Mumbai?โ€
    • โ€œWhy was the shipment to Hyderabad rerouted?โ€
    • โ€œWhich warehouse has overstock on electronics?โ€

Screenshots of Running Website

screencapture-localhost-5173-2025-07-14-22_31_00 screencapture-localhost-5173-shipments-2025-07-14-22_31_12 screencapture-localhost-5173-admin-2025-07-14-22_37_39 screencapture-localhost-5173-2025-07-14-22_31_37 screencapture-localhost-5173-2025-07-14-22_31_46 screencapture-localhost-5173-2025-07-14-22_31_59 screencapture-localhost-5173-warehouse-MP001-2025-07-14-22_32_15

๐Ÿ› ๏ธ Tech Stack

Layer Technology
Frontend React.js, TailwindCSS, Leaflet/Mapbox
Backend Node.js + Express.js, Flask (optional ML)
AI/ML scikit-learn, Prophet, TensorFlow, Pandas
APIs Google Maps API, OpenWeatherMap API, Holiday Calendar
Database MongoDB or Firebase
Dev Tools GitHub, Vercel, Postman

โš™๏ธ How to Run

# 1. Clone the repository
[git clone https://github.com/deepakm0003/walmart-intelliflow.git]

# 2. Install frontend dependencies
cd project
npm install

# 3. Install backend dependencies (optional Flask APIs)
pip install -r requirements.txt
python -m pip install flask flask-cors  OR  pip install flask flask-cors

# 4. Run frontend and backend
npm start       # Frontend
python main.py   # Backend (For ML API used)
node server/index.js -- To run the server of the Shipment and the Admin Action Dashboard and update it.

Backend Functionality Screenshots

Screenshot 2025-07-14 225442 Screenshot 2025-07-14 225308 Screenshot 2025-07-14 225430

๐Ÿ”ฎ Future Enhancements

  • Blockchain traceability for shipment validation
  • Satellite data + drone integration for rural warehouse visibility
  • IoT integration for temperature monitoring in transit
  • AI-powered supplier scoring and adaptive lead time adjustment

๐Ÿ† Built For

Walmart Sparkathon 2025
Team: Admin AI Optimization Squad
Track: Smart Supply Chain & Logistics


ยฉ 2025 Walmart IntelliFlow โ€” Smart Warehousing, Smarter Decisions.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •