| # RoadSoS โ 7-Slide Presentation |
| ## National Road Safety Hackathon 2026 | IIT Madras |
|
|
| --- |
|
|
| ## SLIDE 1: WELCOME |
|
|
| ### ๐ RoadSoS |
| **Location-Based Emergency Services Locator for Road Accidents** |
|
|
| National Road Safety Hackathon 2026 | IIT Madras |
| Topic: RoadSoS |
|
|
| *"Every minute matters in the Golden Hour"* |
|
|
| --- |
|
|
| ## SLIDE 2: THE PROBLEM |
|
|
| - **461,312** road accidents annually in India (MoRTH 2022) |
| - **168,491** fatalities โ 18.5 deaths EVERY HOUR |
| - **50%** of deaths occur within the Golden Hour (first 60 min) |
| - Only **20%** of victims reach hospital within Golden Hour |
|
|
| ### Why victims die: |
| 1. Bystanders don't know WHERE the nearest hospital is |
| 2. Don't know WHICH number to call (beyond 100) |
| 3. Fear legal consequences (unaware of Good Samaritan Law) |
| 4. On highways, nearest services are unknown |
|
|
| --- |
|
|
| ## SLIDE 3: OUR SOLUTION |
|
|
| ### RoadSoS provides instant access to: |
| - ๐ฅ Nearest hospitals/trauma centres (with distance + phone) |
| - ๐ Ambulance services (108/112 + private) |
| - ๐ฎ Police stations |
| - ๐ง Vehicle rescue/towing |
| - ๐บ๏ธ Interactive map of ALL services |
| - ๐ National + state-specific helplines |
| - ๐ฉน First aid guide (7 scenarios) |
| - โ๏ธ Good Samaritan Law awareness |
|
|
| **One search โ All help โ Under 5 seconds** |
|
|
| --- |
|
|
| ## SLIDE 4: TECHNOLOGY |
|
|
| ### Stack: |
| - **Frontend:** Gradio (mobile-responsive) |
| - **Backend:** Python + Overpass API (OpenStreetMap) |
| - **Maps:** Folium + Leaflet.js |
| - **Geocoding:** Nominatim (text โ coordinates) |
| - **Database:** SQLite (incident logging) |
|
|
| ### Key Design: |
| - โ
No paid APIs โ fully open-source |
| - โ
Works without GPS โ text input supported |
| - โ
Mobile-responsive |
| - โ
< 3 second response time |
| - โ
21 Indian states covered |
|
|
| --- |
|
|
| ## SLIDE 5: DEMO RESULTS |
|
|
| | Location | Services Found | Response Time | |
| |----------|---------------|---------------| |
| | IIT Madras, Chennai | 60 | 2.3s | |
| | MG Road, Bangalore | 50 | 1.8s | |
| | Connaught Place, Delhi | 45 | 2.1s | |
|
|
| ### Features demonstrated: |
| 1. Search by location name |
| 2. Search by GPS coordinates |
| 3. Accident reporting with severity-based guidance |
| 4. Interactive map with color-coded markers |
| 5. First aid + Good Samaritan Law info |
|
|
| --- |
|
|
| ## SLIDE 6: IMPACT & SCALABILITY |
|
|
| ### If RoadSoS saves 1% more victims in Golden Hour: |
| - = **1,685 lives saved** annually |
| - = **โน4,200 crore** economic value |
|
|
| ### Roadmap: |
| | Phase | Feature | Timeline | |
| |-------|---------|----------| |
| | 1 | Web tool (current) | โ
Done | |
| | 2 | Mobile app + SMS fallback | 3 months | |
| | 3 | Integration with 108/112 dispatch | 6 months | |
| | 4 | AI severity assessment from photos | 9 months | |
|
|
| ### Government Alignment: |
| - MV Amendment Act 2019 (Section 134A) |
| - National Road Safety Policy 2017 |
| - MoRTH Golden Hour scheme |
| - NHAI emergency response corridors |
|
|
| --- |
|
|
| ## SLIDE 7: THANK YOU |
|
|
| ### ๐ RoadSoS โ "Saving lives, one search at a time" |
|
|
| **Submission:** |
| - โ
Complete source code (Python) |
| - โ
Documentation (packages + assumptions) |
| - โ
SQLite database |
| - โ
This presentation (7 slides) |
|
|
| *"India loses one life to road accidents every 3 minutes. |
| RoadSoS ensures help is always just one search away."* |
|
|
| **Thank You! ๐** |
|
|