Skip to content

syedalihn/FitMate

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


FitMate - A Virtual Gym Trainer App


· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact
  7. Acknowledgments

About The Project

HomePage Endpoints

virtual personal gym trainer based on computer vision and machine learning technologies. In this project, we are using Pose estimation techniques that detects the user’s exercise pose and angles and provides real time feedback of his Pose, angles and reps. Through which user can improve their form. Gym Trainer utilizes the best in class pre-trained pose estimation model to distinguish a user’s pose by using pose landmarks, then evaluates the vector geometry of the posture through an activity to give valuable feedback.

(back to top)

Built With

Major Technologies Used in this project are:

  • [![Flask][Flask.com]][Flask-url]
  • [![Mediapipe][Mediapipe.com]][Mediapipe-url]
  • [![OpenCV][OpenCV.com]][OpenCV-url]
  • Bootstrap

(back to top)

Getting Started

Make sure your drive has enough space to download and run this application.

Prerequisites

Python Version 3.10.2 must be installed on your system

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/syedalihn/FitMate.git
  2. Install Python packages
    pip install i
  3. Run app.py
    python app.py
  4. Browse Application
    http://localhost:3000
    

(back to top)

Usage

Can be used in houses, offices, personal space.

(back to top)

Roadmap

  • Add Changelog
  • Add back to top links
  • Add Additional Templates w/ Examples
  • Add "components" document to easily copy & paste sections of the readme

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Project Link: https://github.com/syedalihn/FitMate

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

About

Virtual AI gym Trainer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published