MindfulMove is an AI Personal trainer for detecting Yoga postures using Mediapipe BlazePose Model and LSTM Neural Network
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