Back to Projects
🏋️

AI Workout Corrector

Computer Vision Python MediaPipe

Real-time exercise form analysis using MediaPipe Pose detection. Get instant feedback on your workout form to prevent injuries.

OpenCV MediaPipe NumPy Python

Run Locally

This is a local computer vision application. Clone the repo to run it with your webcam.

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
Requirements: Webcam, Python 3.8+, and good lighting.

Features

  • Real-time pose detection
  • Form feedback & correction
  • Rep counting automation
  • Joint angle visualization