simplysuvi/hue-vision
Real-time gaze tracking demo built entirely in the browser using TensorFlow.js. Captures webcam input, detects eye regions, and learns to predict screen gaze positions with on-device training and visualization.
This tool helps researchers and UX designers understand where users are looking on a screen. It takes live webcam video of a person's face and, after a quick calibration, produces real-time predictions of their gaze position on the screen, along with a heatmap visualization of eye movement. It's ideal for anyone studying user attention or interaction.
Use this if you need a privacy-friendly, browser-based solution to track and visualize a user's eye gaze for research or usability testing without installing any software.
Not ideal if you require medical-grade accuracy for clinical diagnostics or need to track eye movements in complex, real-world environments beyond a standard screen interaction.
Stars
21
Forks
8
Language
JavaScript
License
—
Category
Last pushed
Oct 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/simplysuvi/hue-vision"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
charliegerard/gaze-detection
👀 Use machine learning in JavaScript to detect eye movements and build gaze-controlled experiences.
Ahmednull/L2CS-Net
The official PyTorch implementation of L2CS-Net for gaze estimation and tracking
theankurkedia/blink-detection
Detect the user's blink and wink using machine learning
facemoji/mocap4face
Cross-platform SDK for facial motion capture producing blendshapes and rigid head poses in 3D...
jeeliz/jeelizGlanceTracker
Real-time JavaScript/WebGL library to detect whether the user is looking at the screen....