Projects Playground Blog Timeline Get in touch
Computer Vision · Production Model
GauSwastha — Cattle Health Scanner

Analyzes cattle posture, coat condition, and body condition score (BCS) from a single photo. Same model deployed with the Government of Karnataka across 30+ polyclinics.

YOLOv8 Custom regression Production
~4s avg inference · JPG/PNG · max 10MB
Upload an image
Scanner is offline
The inference server scales to zero when idle.
First start takes ~90 seconds to load the models.
Session
Status
ServerOffline
Image
Models run
Latency

The scanner sleeps when idle to keep hosting costs at zero. Start it to run a live scan.

01
Wake server

Cold-start spins up a Fargate container with 22 YOLO models.

02
Upload photo

Side-view cattle photo. JPG or PNG, up to 10 MB.

03
Inference runs

10 models in parallel — BCS, breed, coat, wounds, worm load, udder, teat, flea bite, diarrhea, LSD — then breed grade, mastitis, and economic status.

04
Results + flag

Structured JSON output with vet-level interpretation.