ReliefNet- Intelligent Disaster Response System
π¨ Offline-First Agentic AI Disaster Response System
π§ Overview ReliefNetAI is a government-centric agentic AI system that enables citizens to send distress signals (panic, injury, location) and receive verified alertsβeven in low or no connectivity environments. It intelligently routes information between citizens and authorities to accelerate emergency response.
This project is a government-centric agentic AI system designed to assist citizens during disasters.
-
Government broadcasts alerts and guidance
-
Citizens can send distress signals (panic, injury, location)
-
Works in hybrid mode:
- π Online β Full functionality
- π΄ Offline β SMS-based communication
π― Features
- π¨ Panic Mode (one-click emergency alert)
- π Location-based assistance
- π‘ SMS fallback (no internet required)
- π€ Agentic AI decision-making
- π Offline data support (RAG-like system)
- ποΈ Government-side monitoring dashboard
ποΈ Tech Stack
- Backend: Python (Flask / FastAPI)
- AI: OpenAI API
- Database: SQLite / JSON
- SMS: Twilio / Device SMS
- Maps: Google Maps API
- Frontend: Streamlit
- User inputs query or presses panic button
- Data sent to server via API
- AI processes and responds
-
App generates SMS with:
- Location
- Injury status
-
SMS sent to government number
-
Server parses SMS and processes it
π‘ SMS Format
ID:123 LOC:16.506,80.648 STATUS:CRITICAL MSG:TRAPPED
π¬ Demo Scenario
-
Simulate disaster (e.g., flood)
-
User presses panic button
-
System:
- Sends location
- Classifies urgency
- Suggests rescue actions
π Innovation
- Offline-first AI system
- Hybrid communication (API + SMS)
- Government-centric architecture
- Real-world applicability
π Future Improvements
- Voice input support
- Advanced routing
- Integration with government systems
π¨βπ» Authors
Hackstreet Boys