Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 813 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 813 Bytes

Fitness Trainer (Your Personal AI Fitness Trainer)

Perfect your form, track your progress, and achieve your fitness goals with our AI-powered workout assistant.

Key Features

  • Real-time Form Analysis Get instant feedback on your exercise form to prevent injuries and maximize results.

How It Works

  • 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.

How to run project locally

  • 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