Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Preview

AlignMe is a posture tracking system that utilizes computer vision technology to monitor the movement of joints during exercise routines. The system is designed to ensure correct posture and reduce the risk of injury.

Incorrect posture is a common cause of injuries during exercise. Poor alignment places undue stress on joints, ligaments, and muscles, leading to discomfort, pain, and even long-term damage. AlignMe aims to address this problem by providing real-time feedback to users, helping them correct their form and maintain proper alignment.

The system uses a camera to capture the user's movements during exercise, which are then analysed by the computer vision algorithm. The algorithm identifies the position of the user's joints and tracks their movement throughout the exercise routine. The system then provides feedback to the user, indicating whether their form is correct or incorrect.

Environment Variables

To run this project,

  • rename the .env.example file to .env

  • Create and deploy Oracle Database. Get the connection account, password, url from oracle developer.

Local Development

Install Python,pip and pipenv (pip install pipenv).
Clone this repository.

  git clone https://github.com/TEJ-416/alignMe.git

Install the required packages for the project.

  cd alignMe
  pipenv shell
  pipenv install
  python3 code/app.py

Navigate to http://localhost:1300.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages