Camera tier · AI Integration (add-on)

On-prem AI vision.
Footage never leaves the building.

Add-on layer for Basic, Advanced, or Custom. A vision-AI worker on a local RTX GPU watches the feeds 24/7 and tells you only what matters. Body recognition, license-plate flagging, after-hours unfamiliar-face alerts, daily plain-English digest. Footage and event data stay on your premises — no third-party cloud upload.

Privacy-first design · motion-first gate · quiet rooms run zero AI calls.

What the AI actually does

A recording-only system makes you scrub through 24 hours of footage to find the 30 seconds that mattered. The AI worker watches it for you and produces a plain-English daily digest plus immediate alerts when something needs your attention.

Body recognition

Tells the difference between staff (enrolled at install) and unfamiliar visitors. After-hours unfamiliar-face alerts go to your phone in <3 seconds.

License-plate flagging

Allow / watch / block lists. Auto-alert when a flagged plate enters. Useful for repeat shoplift cases, persistent loiterers, and chronic parking issues.

Motion-first gate

Quiet rooms run zero LLM calls. The classifier only fires when a cheap pixel-diff thumbnail says something changed. Saves GPU cycles + electricity.

Tampering detection

Camera covered, moved, or losing signal? You get a phone alert. Most break-ins start with someone covering or pivoting a camera; the AI catches that move.

Daily plain-English digest

Emailed every morning at 7 a.m. (you pick the time). "12 vehicles arrived after-hours, 3 unfamiliar visitors, 1 plate on watchlist." Read it with your coffee.

Event search in plain English

Type "show me anyone who entered the front lobby alone after 9 p.m. last week" and the system returns the matching clips. No code, no SQL, no scrubbing.

The privacy model is the point

Most "AI camera" systems send your footage to a third-party cloud where it is processed and stored. The whole reason this tier exists is to flip that arrangement.

What stays on your premises

  • All raw footage (recorded to your local NVR).
  • All face / body embeddings (stored in a local SQLite DB).
  • All license-plate reads (local DB, exportable to CSV).
  • All AI inference (runs on the local RTX GPU).
  • The daily digest itself (emailed from your network).
  • Event audit log (every classification + timestamp).

What is NEVER uploaded

  • No raw footage to a third-party cloud.
  • No face embeddings to a third-party model provider.
  • No plate reads to a Flock-style aggregation network.
  • No anonymized telemetry to "improve our models."
  • No staff faces to anyone, ever.
  • No customer faces to anyone, ever.
The optional exception: off-site recording-INDEX backup (just the metadata, not the footage) goes to a destination YOU control — your own cloud bucket or your own off-site NAS. Opt-in only. Even this can be turned off if you want fully air-gapped operation.

What it runs on

Pricing notes

How AI Integration is priced: AI Integration is an add-on quote on top of any Basic, Advanced, or Custom install. Most adds land between $1,800 and $4,200 depending on whether you need a new GPU machine or can repurpose an existing PC, plus the per-camera enrollment time.

Common questions about AI Integration

Does AI Integration require new cameras?
No. It works with any IP cameras you already have, as long as they expose RTSP or ONVIF. The AI worker reads from your NVR's RTSP streams; no new cameras needed.
What about HIPAA/privacy if I have customers in the cameras?
The system is designed around privacy from day one — face embeddings stay local, no third-party uploads. For HIPAA-sensitive sites (dental, medical), the install includes a zone-exclusion config so exam-room interiors are never recorded or analyzed. See the Healthcare industry page for the full HIPAA-aware setup.
Can I tell the AI to ignore certain things?
Yes. Per-camera motion zones (ignore the highway in the corner of frame), per-classifier sensitivity (loud false-positives turned down), per-time-of-day rules (only alert on unfamiliar faces between 7 p.m. and 6 a.m.).
What if the AI gets it wrong?
Every classification is logged with the source frame. If the AI flagged a delivery driver as "unfamiliar," you click "false positive" in the daily digest and that person becomes part of the rolling allow-list. The system tunes itself across the first 30 days; after that false-positive rates settle below 2%.
If I cancel later, can I take the system with me?
Yes. Day-one handoff includes admin credentials for the GPU server, the AI worker config, and the SQLite DB. Any other competent IT shop can pick up where I left off — nothing is licensed or DRM'd.