Skip to content

VAIBHAVBABELE/emergency-optimizer

Repository files navigation

emergency-optimizer

Emergency Supply Optimizer 🚑🇮🇳

License: MIT Python Version

Table of Contents

Problem Statement

  • 40M+ flood-affected Indians annually
  • 6+ hour average relief delay
  • 30% supply wastage due to poor allocation
  • Internet outages disrupt coordination

Our Solution

Feature Impact
Offline routing 40% faster response
Bilingual UI 2x wider adoption
Lightweight ML 89% prediction accuracy

Key Features

  1. Terrain-aware Routing
    • Dijkstra's algorithm adaptation
    • Obstacle avoidance
    • Multi-drop optimization
  • Route
  1. Demand Prediction
    • Time-series analysis
    • Population density mapping
  • prediction
  1. Offline Operation
    • CSV data storage
    • SMS fallback
  • offline

Technology Stack

Frontend:

  • HTML5, Bootstrap, jQuery
  • Leaflet.js

Backend:

  • Python Flask
  • Pandas, Sklearn

Data:

  • Google Sheets API
  • Offline CSV

System Architecture

mermaid graph TD A[Field Data] --> B{Processor} B --> C[Prediction Model] B --> D[Route DB] C --> E[Allocator] D --> F[Optimizer] E --> G[Drone Control]

Installation Guide

git clone https://github.com/your-repo/emergency-optimizer.git
cd emergency-optimizer
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python app.py

Team

**VAIBHAV BABELE**
**ANUPRIYA YADAV**
**VANSH GUPTA**
**SHIVAM KUMAR**

some imaages

  • dashboard
  • index
  • route

Releases

No releases published

Packages

No packages published