Perfect your form, track your progress, and achieve your fitness goals with our AI-powered workout assistant.
- Real-time Form Analysis Get instant feedback on your exercise form to prevent injuries and maximize results.
-
Set Up Your Camera Position your device so the camera can see your full body during exercises.
-
Follow Along Perform the exercises while our AI analyzes your form and counts your reps.
- Clone the repo
git clone [email protected]:aniketkatkar97/fitness-trainer.git
cd fitness-trainer
- Install the dependencies
npm install
- Spin up the local server
npm run dev
This will start the local server on http://localhost:3000