Therap-Ease is an intelligent physiotherapy platform designed to modernize exercise tracking, patient monitoring, and remote therapy. It uses AI pose estimation, real-time movement analysis, and automated progress reporting to make therapy accessible, accurate, and efficient from anywhere.
- Detects body landmarks using MediaPipe Pose
- Live joint-angle calculation
- Automatic repetition counter
- Form-correction alerts and posture feedback
- Generates detailed PDF reports
- Shows reps, form score, speed, and angle patterns
- Tracks improvement across sessions
- Manage patient prescriptions
- Adjust exercises remotely
- View all reports and history
- Guided exercise sessions
- Real-time visual feedback
- Easy navigation and simple UI for all age groups
- Encrypted data handling
- Privacy-focused workflow
- Fully compatible with mobile devices
| Layer | Tools |
|---|---|
| Mobile App | React Native (Expo), Axios, SVG |
| Backend | FastAPI, Python |
| Pose Estimation | MediaPipe Pose, OpenCV, NumPy |
| Reporting | FPDF |
Follow these steps to run Therap-Ease locally.
git clone https://github.com/CouchPtato/Therapease.git
cd Therapease/Therap-Ease