Interactive demo of Lighthouse Audience video analytics platform.
- 🎯 Person Detection & Tracking (RF-DETR + ByteTrack)
- 👀 Gaze Detection (L2CS-Net)
- 👥 Demographic Analysis (Gemini 2.5 Flash)
- 📊 Interactive Dashboard with Real-time Visualizations
- React + Vite
- Tailwind CSS
- Recharts for data visualization
- Framer Motion for animations
This is a static demo showcasing the capabilities of Lighthouse Audience. The data is pre-processed and loaded from static files (no backend required).
Live Demo: [Coming Soon]
# Install dependencies
npm install
# Run dev server
npm run dev
# Build for production
npm run buildLighthouse Audience is an AI-powered audience intelligence platform that analyzes video content to detect and track persons, estimate gaze direction, and provide demographic insights.
Powered by: Orbital Lab
Technologies:
- RF-DETR (Person Detection)
- ByteTrack (Multi-Object Tracking)
- InsightFace (Face Detection)
- L2CS-Net (Gaze Estimation)
- Gemini 2.5 Flash (Demographic Analysis)