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.