Skip to content

julianzu9612/lighthouseaudience

Repository files navigation

Lighthouse Audience - Demo

Interactive demo of Lighthouse Audience video analytics platform.

Features

  • 🎯 Person Detection & Tracking (RF-DETR + ByteTrack)
  • 👀 Gaze Detection (L2CS-Net)
  • 👥 Demographic Analysis (Gemini 2.5 Flash)
  • 📊 Interactive Dashboard with Real-time Visualizations

Tech Stack

  • React + Vite
  • Tailwind CSS
  • Recharts for data visualization
  • Framer Motion for animations

Demo

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]

Development

# Install dependencies
npm install

# Run dev server
npm run dev

# Build for production
npm run build

About

Lighthouse 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)