RehabEease – AI-Powered Pose Detection for Rehabilitation 🔹 Overview

RehaBease is a full-stack project that integrates Python (OpenCV + MediaPipe) for real-time human pose detection with a Node.js backend for API handling. It can be extended into applications like physiotherapy, sports training, or rehabilitation assistance, where correct posture matters.

Tech Stack

Frontend: HTML,CSS,Javascript Backend: Node.js, Express.js Database: MongoDB ML / Pose Detection: Python, OpenCV, MediaPipe

Utilities: Flask, Flask-CORS (for serving ML models as APIs) Features

Real-time pose detection using MediaPipe Processes live webcam/video input with OpenCV REST API endpoints exposed via Flask Node.js server to handle requests and connect with ML backend

Share this project:

Updates