★ Posture monitoring app for software Engineers and IT specialists using TensorFlow and OpenCV for ML and PyQT for desktop app that was developed during Workday Hackathon on March in 2024.
Table of Contents
- Clone the repo
git clone https://github.com/DROP-TABLE-teams-hackathon-team/workday-hackathon-2024
- Navigate to the project directory
cd workday-hackathon-2024 - Enable virtual environment to install dependencies
source env/bin/activate - Install dependencies
pip install -r requirements.txt
- Navigate to model and execute desktop app:
cd model && python gui.py
-
Open Hack Posture app and now you can start and stop
Ian Miller - linkedin
Project Link: https://github.com/DROP-TABLE-teams-hackathon-team/workday-hackathon-2024

