LIVE TUTOR
OPENCV / MEDIAPIPE
Real-time face and head tracking for a live AI tutor
Distance and head-angle tracking behind an animated tutor that teaches children French in a browser — running alongside speech recognition, speech synthesis and a 3-D character on the same frame budget. The hard part is that budget: a stall here is not a bad metric, it is a child watching a teacher’s face freeze. We prototyped on OpenCV alone, benchmarked OpenCV + TensorFlow against OpenCV + MediaPipe, and shipped the winner behind a clean API.
MEASURED, NOT GUESSED — THREE PIPELINES BENCHMARKED HEAD TO HEAD

