🏋️
Local Application
Run locally with your webcam for real-time form analysis
Get Started
1
Clone the repository
git clone https://github.com/qihan-wong/workout-form-corrector.git
2
Install dependencies
pip install -r requirements.txt
3
Run the application
python main.py
4
Position your webcam
Make sure your full body is visible in the frame for accurate pose detection.
Features
Real-time pose detection using MediaPipe
Form analysis for common exercises
Visual feedback on joint angles
Rep counting and form scoring
Requirements
- • Python 3.8 or higher
- • Webcam (built-in or external)
- • Adequate lighting for pose detection