An AI-powered disaster warning platform that analyzes animal behavior patterns to provide early warnings for natural disasters.
- Monitor 10 animals with real-time vitals (heart rate, stress, activity)
- Interactive map showing animal locations using Leaflet
- AI alert system triggers when 70%+ animals show critical status
- Validation panel with data quality metrics and AI model performance
- Home page with platform overview and emergency alerts
- Survival guides for earthquake, tsunami, and flood scenarios
- Interactive safety quiz with scoring and progress tracking
- News feed with latest disaster alerts and safety information
- Emergency map showing nearby shelters and hospitals
- Real-time alert notifications
- React + Vite - Modern development setup
- React Router - Client-side routing
- Tailwind CSS - Responsive styling
- Leaflet - Interactive maps
- Recharts - Data visualization
- Simulated data for demonstration
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build- Animal Monitoring: IoT sensors track animal behavior patterns
- AI Analysis: Machine learning detects anomalies in behavior
- Early Warning: Alerts sent before disasters strike
- Stay Safe: Access guides, maps, and emergency resources