Team Name: CODECOMMANDERS
Deployed Link: Smart Crisis Manager
Repository: GitHub Repository
Emergencies like accidents, medical crises, or panic attacks often leave people frozen, confused, or unable to act quickly. Currently, users must juggle multiple actions:
- Calling emergency numbers
- Informing family
- Finding the nearest hospital
All while under extreme stress.
- Manual steps. Stress delays. Poor coordination.
- No app lets you trigger multiple life-saving actions at once.
Smart Crisis Manager – an AI-powered emergency assistant that automates life-saving tasks during crises.
- ⚡ One-tap or voice-activated trigger
- 🧠 Understands emergencies in natural language
- 🚨 Detects severity of the situation using AI
- 📲 Instantly alerts family & friends
- 🏥 Finds nearest hospitals or emergency centers
- 📅 Books appointments or calls ambulances automatically
- 📍 Shares real-time GPS location with responders
1️⃣ Trigger → Text / Voice / Gesture (e.g., “Help me!”, or double-press key)
2️⃣ Intent Detection → AI analyzes urgency (Planned: LangGraph)
3️⃣ Agent Coordination → Divide tasks (Alert family, locate hospital, book appointment)
4️⃣ Execution → Calls, texts, directions, booking (Planned: OmniDimension)
| Technology | Usage |
|---|---|
| Frontend | React.js, Tailwind CSS |
| Backend | Node.js, Express.js |
| Database | MongoDB |
| AI/ML (Planned) | LangGraph, OmniDimension |
| Maps & Location | Google Maps API |
| Deployment | Railway |
1️⃣ Clone the repository
git clone https://github.com/khyatig0206/smartCrisis_manager.git
cd smartCrisis_manager2️⃣Install dependencies
npm install3️⃣ Run locally
npm start4️⃣ Visit on browser http://localhost:5000
---
```bash
## 🚧 Features In Development
- 📱 **Gesture Triggers (Double Press Key)**
- 🗣️ **Voice Command Activation**
- 🏥 **Appointment Booking System**
- 📡 **Real-time Emergency Response Coordination**
- 🧠 **AI-powered Intent Recognition**