Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.59 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.59 KB

Posture Pulse

Description

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

Features

  • Real-time feedback on posture
  • Personalized exercise programs
  • Progress tracking
  • Feedback to physiotherapist

Technologies

  • React.js
  • Tailwind CSS
  • Firebase
  • TensorFlow.js (for real-time pose detection)

Installation

  1. Clone the repository
  2. Navigate to the project directory and to the frontend folder
  3. Run npm install to install dependencies
  4. Run npm start to start the development server

Demo

Watch the demo video

License

This project is licensed under the MIT License - see the LICENSE file for details.