An intelligent real-time crowd management and navigation system designed for large-scale events and venues.
Frontend: Next.js 15, React 19, TypeScript Styling: Tailwind CSS Icons: Lucide React State Management: React Hooks
Smart Event Assistant is a next-generation platform that enhances event operations using AI-driven insights, real-time analytics, and intelligent navigation.
From operators monitoring live incidents to users navigating crowded venues, the platform provides complete situational awareness and decision support.
- π¨ Live Alert Monitoring β Real-time incident tracking with severity levels
- π§ Smart Navigation β AI-powered routing with crowd avoidance
- π₯ Crowd Heatmaps β Visual density mapping across venue sectors
- π€ AI Recommendations β Predictive insights and rerouting
- βοΈ Personalization β Custom settings for tailored experiences
-
π΄ Live Alerts Dashboard (/alerts)
- Real-time alert feed (CRITICAL / WARNING / INFO)
- Color-coded severity indicators
- Heatmap preview of crowd hotspots
- AI-generated summaries
- Quick actions: Dispatch, Broadcast, Escalate, Archive
-
π Analytics Dashboard (/analytics)
- Event performance metrics
- Crowd flow trends and analysis
- Sector-wise utilization
- Peak time predictions
- Exportable reports
-
π¬ AI Chat Assistant (/chat)
- Natural language queries
- Real-time venue insights
- Context-aware recommendations
- Smart command execution
- Conversation history
-
π₯ Heatmaps (/heatmaps)
- Live crowd density visualization
- Multi-layer overlays (routes, density zones)
- Time-based playback
- Predictive crowd movement
-
πΊοΈ Route Planner (/navigation)
- Modes: Fastest, Scenic, Accessible
- Real-time map with density zones
- Turn-by-turn navigation
- ETA predictions
- Nearby amenities suggestions
-
β Prerequisites
- Node.js 18.17+
- npm / yarn / pnpm
-
π₯ Installation
- Clone the repository
git clone https://github.com/your-username/stadium-intelligence.git
- Navigate into project
cd stadium-intelligence
- Install dependencies
npm install or yarn install or pnpm install
-
βΆοΈ Run Locallynpm run dev
Open: http://localhost:3000
Accent-bar cards Icon tiles Severity badges Floating action buttons
Route Description /alerts Live Alerts Dashboard /navigation Route Planner /chat AI Chat Assistant /heatmaps Crowd Heatmaps /analytics Analytics Dashboard
- β‘ Real-time updates
- π± Fully responsive UI
- βΏ Accessibility-first design
- π¨ Consistent design system
- π§ AI-powered insights
- π― Clean and intuitive UX
- WebSocket-based live updates
- Map integration (Mapbox / Google Maps)
- Authentication & RBAC
- Progressive Web App support
- Multi-language support (i18n)
- Voice navigation
- Ticketing integration
- Advanced analytics dashboard
- ML-based crowd prediction
β Star this repo if you found it useful!