monolesan / fix-posture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can we solve a problem of poor posture using webcamera and pose tracking?

Fix Posture is an experimental project where A.I. tracks posture and blurs the screen if a person is sitting poorly.

Made with TensorFlow.js PoseNet model, ml5.js and p5.js.

  • posenet.js is a part with A.I.
  • script.js is a file with UI tricks

Made by me (by monolesan!!!) My links:

Code on Glitch: https://glitch.com/~fix-posture Design on Figma: https://www.figma.com/file/hvYOl9g4oO2UaTpVOqRwcF/AI-experiments-by-me-Good-posture?node-id=0%3A1

About

License:MIT License


Languages

Language:HTML 72.4%Language:JavaScript 14.9%Language:CSS 12.8%