PosturePulse is an AI-based physiotherapy assistant that provides real-time feedback and personalized exercise programs to help users improve their posture and alleviate pain. Posture Pulse does not simply replace your physiotherapist, but rather, it is a tool that can be used in conjunction with your physiotherapist to help you achieve your goals faster. Your physiotherapist can use Posture Pulse to give you personalized exercise programs and posture pulse will monitor whether you are doing the exercises correctly. It also keeps track of your progress and provides feedback to your physiotherapist so that they can adjust your program as needed.
This repository contains the front-end of the Posture Pulse web application. You can find the AI model here: Posture Pulse ML
- Real-time feedback on posture
- Personalized exercise programs
- Progress tracking
- Feedback to physiotherapist
- React.js
- Tailwind CSS
- Firebase
- TensorFlow.js (for real-time pose detection)
- Clone the repository
- Navigate to the project directory and to the
frontend
folder - Run
npm install
to install dependencies - Run
npm start
to start the development server
This project is licensed under the MIT License - see the LICENSE file for details.