RoadSoS / PRESENTATION.md
muthuk2's picture
Add PRESENTATION.md - 7 slide content
a4aaf47 verified
|
Raw
History Blame Contribute Delete
3.12 kB
# 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! ๐Ÿ™**