Real-time exercise form analysis with MediaPipe , looking for advice
Hugging Face Forums [Unofficial]
May 1, 2026
Hey everyone,
I’m a Computer and Communication Engineering student working on a course project with two teammates. We’re building a system called FormAI that uses a phone camera to analyze workout form in real time and give instant feedback .
We’re planning to use MediaPipe Pose for keypoint extraction, compute joint angles as features, and train classifiers to detect both the exercise type and whether the form is correct or not. For the dataset we’re going to use Fit3d (fit3d.imar.ro).
We have about a month and none of us have built a full computer vision pipeline before, so we’re looking for any advice, tips, or resources from people who’ve done something similar.
Anything helps Thanks a lot!
Discussion in the ATmosphere