Empowering members of our community to speak up about issues they face every day with the power of machine learning
We noticed that many members in our community fail to speak up about issues that affect them everyday, either due to fear or a lack of knowledge about proper presentation etiquette. With Posture Buddy, these individuals can focus on creating a perfect proposal without having to worry about the formalities. Our algorithm detects many common forms of bad posture and shows aspiring presenters how to fix them in a easy to understand format.
-
Easy to Use
- Our software automatically detects bad posture using a simple GUI to help streamline the process
-
Fast
- All of our analysis is done in real time so you don't have to worry about waiting for hours at a time to get results.
-
Custom Reports
- When you are finished with your presentation, Posture Buddy creates a custom report tailored specifically to your needs.
- Latest version of Google Chrome, Edge, or Firefox
- Latest version of Python installed
- Use pip to install medapipe, flask, and opencv
- pip is automatically installed on your PC as part of your Python installation. Simply type this into your terminal
python3 -m pip install [LIRBARY TO INSTALL]
- Download all the files from this repository into a folder on your computer
- Open your folder and run main.py
- Now, go into your broswer and type 127.0.0.1:5000 into the search bar
- You should now be able to access the Posture Buddy site and use it as much as you want.