PosePilot
AI-powered posture monitoring for gamers, developers, and desk warriors.
Scroll to explore
We built an AI-powered posture monitoring assistant, designed especially for gamers, developers, and anyone who spends long hours at a desk.
Our system uses YOLOv8-Pose to detect your posture in real time using just your webcam — and gives immediate feedback on how you're sitting, whether you're slouching, and how long you've been misaligned.
Using advanced computer vision to keep your spine aligned
We create vectors between body keypoints from YOLOv8-Pose to calculate precise angles.
Using dot product and arccos to compute angles between vectors and vertical references.
Classifying as bad posture when angles exceed 20° for neck or back alignment.
We continuously calculate how long you've maintained good vs bad posture to compute a comprehensive score.
Current session: 78% Good Posture
If you've been sitting poorly for more than 3 minutes, we trigger a posture alert with a warning beep.
Last alert: 12 minutes ago
YOLOv8 Pose
Flask API
HTML
TailwindCSS
We're developing a wristband that gives vibration feedback when you slouch, so you can correct your posture even when immersed in work or gaming.
Coming soon: Gemini AI will generate daily reports, personalized posture insights, and voice-based tips through the frontend.