CoolFace
Apppublic

Abdurrehman999/Posture_Ergonomics_Monitor1

sourceHugging Facemitupdated 9d agoView on Hugging Face
2likes
App README

๐Ÿง˜ PostureCoach โ€” Real-Time Posture Analysis

A browser-based posture monitoring app that uses MediaPipe Pose to classify your posture in real time and provides AI-powered coaching via Hugging Face Inference API.

Features

  • โ€”๐Ÿ“ท Real-time camera analysis โ€” MediaPipe detects 33 body landmarks and measures shoulder, neck, and torso angles
  • โ€”โœ… Good Posture vs Slouching classification โ€” instant visual feedback with color-coded skeleton overlay
  • โ€”๐Ÿ“Š Live dashboard โ€” tracks good/bad frame counts, session time, alert streaks, and angle sparkline
  • โ€”๐Ÿ”” Smart alerts โ€” configurable sound alarm + browser notifications when bad posture is detected
  • โ€”๐Ÿค– AI Coach โ€” 10 LLM models via Hugging Face Inference API (Llama, Mistral, Phi-3, Gemma, Qwen)

How to Use

  1. 1.Open the Space in your browser
  2. 2.Click โ–ถ Start Camera and allow camera access
  3. 3.Sit in frame โ€” posture analysis starts immediately
  4. 4.Switch to the AI Coach tab, paste your HF token, pick a model, and get personalized advice

AI Models Supported

ProviderModels
MetaLlama 3.2 3B, Llama 3.1 8B
MistralMistral 7B, Mixtral 8x7B
MicrosoftPhi-3 Mini, Phi-3.5 Mini
GoogleGemma 2 2B, Gemma 2 9B
QwenQwen2.5 3B, Qwen2.5 7B
โš ๏ธ AI Disclaimer: Recommendations are generated by AI and are not a substitute for professional medical advice.

Privacy

All posture analysis runs 100% in your browser โ€” no video is sent to any server. Your HF token is used only for direct API calls to Hugging Face from your browser.