This Space hosts an AI Agent that analyzes human posture from an uploaded image and returns ergonomic feedback. The agent is built using: FastAPI MediaPipe (lightweight posture landmark detection) OpenCV NumPy It runs inside a Docker container on Hugging Face Spaces and exposes REST API endpoints for analyzing posture and checking service health. TensorFlow-based deep learning mode is supported in the project code but disabled by default due to memory limits on free Spaces.