Skip to content

ankush-003/MindfulMove

Repository files navigation

MindfulMove

MindfulMove is an AI Personal trainer for detecting Yoga postures using Mediapipe BlazePose Model and LSTM Neural Network

Run Locally

Clone the project

  git clone https://github.com/ankush-003/Flask-Posture-Detection.git

Go to the project directory

  cd my-project

Install dependencies

  pip install -r requirements.txt

Start the App

  python app.py

Screenshots

  • Homepage HomePage

  • Detecting Posture Prediction

References