Introduction
FirstBreath Vision is the eyes of the platform. It is a distributed, AI-powered system designed to monitor horses in real-time using computer vision.
Unlike traditional surveillance systems that just record video, FirstBreath Vision understands what it sees. It transforms raw video streams into actionable insights about animal welfare.
Audience: ML/DevOps, integrators.
Next: Features Β· Quickstart
π― Core Missionβ
The system answers critical questions:
- Is the horse standing or lying down?
- Is the horse agitated or calm?
- Is the horse in distress (cast, colic)?
π Key Capabilitiesβ
- Real-Time Detection: Processing frames in milliseconds using YOLOv11.
- Scalable Architecture: Can handle dozens of cameras on a single GPU node.
- Hardware Agnostic: Runs on Consumer GPUs (RTX 3060+) or Server Data Centers (A100).
- Privacy First: No video is stored permanently; only metadata and metrics are retained.
π§© The Big Pictureβ
The Vision system sits between the Physical World (Cameras) and the User Application (Web Dashboard).