Skip to content

hacker-4-good/AI-Trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Trainer

ML enabled fitness application for gym guys

  • Created a ML enable fitness training application for the gym people.
  • Used Kivy MD (Python app framework) to create a application.
  • The application is connected to ML at the backend taking the input from the camera (can be phone camera or
  user can connect surveillance camera of the gym).
  • Based upon user video input, ML model get the pose landmark and based upon particular exercise selected,
  count the total number of reps perform by user.
  • Later on, user will be able to view total reps along visualization in the form graph.

How to run the Application

  1. Clone the Repo and do cd folder_name
  2. Write the command in terminal pip install pipenv
  3. Now, write pipenv shell and choose the newly created environment for execution
  4. Later, write pipenv install -r requirements.txt command in terminal

About

ML enabled fitness application for gym guys

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published