/Virtual-Trainer

Modules helpful reaching you to take AI assisted Workout Session

Primary LanguagePython

ACM-HEADER

Virtual Trainer

Modules that you would need in building your own AI assisted Trainer for your Workouts.

made-by-acm


A List of Computer Vision Modules you could use to build a WebCam based Trainer of your own.


Usage

Lets get started!

git remote add
git fetch
git merge

Contribution Guidelines

1. Fork this repository.

2. Clone your forked copy of the project.

git clone https://github.com/<your_user_name>/Virtual-Trainer.git

3. Navigate to the project directory .

cd Virtual-Trainer

4. Add a reference(remote) to the original repository.

git remote add upstream https://github.com/ACM-VIT/Virtual-Trainer.git 

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).

git pull upstream master

7. Create a new branch.

git checkout -b <your_branch_name>

8. Perform your desired changes to the code base.


Authors

Authors: Aryan, Vinamra Contributors: