📊 Computer Time Dashboard

Hi! I'm Everett.
I have a camera setup in my living room where I can see my work desk. I've been curious about how much time I actually spend at my desk in a day and wanted to quantify it from these images.
This dashboard presents the summarized data from several days of data, generated from this Roboflow workflow that I made.

The Roboflow workflow:

  1. Takes an image as input
  2. Uses the roboflow object detection model to check if a person(s) is in frame
  3. If a single person is present, then ask Gemini-3-flash if I'm at my desk and if I'm facing a monitor
  4. Return the bool flags and cropped image of myself

These dates are when I had several hours of recorded images.
All charts are built from data on the selected day between 5am and 11pm.