Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 509 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 509 Bytes

Posture Buddy

project screenshot
Demo Link

Description

Web app that uses TensorFlow to tell whether your posture is good or bad and then give you reminders to sit up straight. It uses Flask for the backend with a convoluntional neural network in TensorFlow, and does some preprocessing on the frontend with a pre-trained TensorFlowJS model.