This contains everything you need to run your app locally.
View app in AI Studio: https://ai.studio/apps/4ce9a594-fbf6-4a5f-b65e-98d6e2cd7a09
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev
An AI-powered emergency response platform designed for hospitality venues to detect, report, and coordinate crisis response in real time.
Built at Hack2Skill Hackathon | Team: Consistent
During emergencies in hotels/venues, critical information stays siloed — guests can't reach responders fast enough. Crisis bridges that gap instantly.
- 🆘 One-tap emergency buttons (Fire, Medical, Security, SOS)
- 🤖 AI threat detection via CCTV & microphones (Gemini API)
- 📍 Real-time live location sharing with responders
- 💬 In-app chat & voice call with police, doctors, volunteers
- 🗺️ Exit navigation to nearest safe exit
- 🌐 Multilingual support (English ↔ Hindi)
- 👥 Volunteer system with accept/decline + navigation
| Layer | Tech |
|---|---|
| Frontend | React 18, Tailwind CSS, Framer Motion, Vite |
| Backend | Node.js, Express, TypeScript |
| Database | Firebase Firestore, Firebase Auth |
| AI | Gemini API, NLP |
| Infrastructure | Google Cloud, Mapbox, FCM Push |
git clone https://github.com/Kalpana3007/Crisis.git
cd Crisis
npm install
npm run dev- Kalpana Naikodi
- Shakshi Gupta
- Kiran Dembla

