Skip to content
ashokgaire.dev
All work
Solo project2024 – Present

Track Guru — Computer Vision Activity Monitor

Real-time desktop & CCTV monitoring with AI-generated session summaries.

5s

Analysis interval

System + CCTV

Sources

Real-time

Mode

Problem

Monitoring desktops and CCTV feeds for activity and security is tedious and easy to miss. I wanted a pipeline that watches continuously and tells you what actually happened.

Approach

Built a real-time computer-vision pipeline with OpenCV that captures and analyzes system and CCTV feeds at 5-second intervals.

Added AI-generated session summaries so a long session collapses into a readable digest.

Deployed the app (Render + Vercel) for live use in desktop monitoring and security operations.

Impact

Deployed to live users for desktop monitoring and security operations.

Turns continuous video into short, reviewable summaries.

Stack

  • Python
  • OpenCV
  • Next.js
  • Render
  • Vercel