How AI intruder detection actually works
Traditional motion detection compares pixels between frames — which is why a swaying branch sets it off. PGAK runs a person-and-vehicle recognition model on every frame instead, so it responds to what an object *is*, not merely that something changed.
Draw the boundary once
You mark a virtual line or zone on each camera view — the compound wall, the loading bay, the stock room door. It takes about a minute per camera.
The model classifies every moving object
Person, vehicle, animal, or environmental noise. Only the classes you care about, crossing the zones you drew, in the hours you chose, can raise an alert.
The alert reaches a human in seconds
Push notification, WhatsApp and an optional siren or strobe — each carrying the snapshot that triggered it, so the person receiving it can judge in one glance.