https://github.com/yairdayan/shikumli
Second Place – BGU Hackathon 2025 .An app to support war-injured individuals with at-home physiotherapy. It provides real-time feedback, social features for motivation, and progress reports for physiotherapists.
https://github.com/yairdayan/shikumli
computer-vision flask hackathon mediapipe opencv physiotherapy real-time-feedback rehabilitation streak-system
Last synced: 5 months ago
JSON representation
Second Place – BGU Hackathon 2025 .An app to support war-injured individuals with at-home physiotherapy. It provides real-time feedback, social features for motivation, and progress reports for physiotherapists.
- Host: GitHub
- URL: https://github.com/yairdayan/shikumli
- Owner: YairDayan
- Created: 2025-05-03T16:25:23.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-05-03T17:03:36.000Z (6 months ago)
- Last Synced: 2025-05-03T17:29:32.548Z (6 months ago)
- Topics: computer-vision, flask, hackathon, mediapipe, opencv, physiotherapy, real-time-feedback, rehabilitation, streak-system
- Language: Python
- Homepage:
- Size: 4.33 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🏆 Shikumli – 2nd Place @ BGU Hackathon 2025
Shikumli is an app that helps war-injured individuals perform physiotherapy at home.
It provides real-time feedback during exercises using computer vision, tracks performance, and generates reports for physiotherapists.
A streak system and social features help users stay consistent and motivated.---
## Features
- Real-time feedback via webcam (OpenCV + MediaPipe)
- Performance tracking and summaries
- Reports for physiotherapists
- Streak system for motivation
- Social interaction and support---
## Tech Stack
- Python 3
- Flask
- OpenCV
- MediaPipe
- HTML (Jinja2 templates)