# GuardianAI — AI Violence Detection for Schools

> Detect physical violence on school and campus cameras within 1–2 seconds. Pose-based computer vision. No facial recognition. Privacy-first by design.

## Hero
**Detect School Violence in 1–2 Seconds.** GuardianAI combines pose extraction and spatiotemporal graph models to help schools and campuses detect physical violence fast. Instant alerts. Zero facial recognition. Privacy-first by design.

## How it works (camera to alert, under two seconds)

### 1. Connect
Any RTSP IP camera, USB webcam, or video file. One click to start real-time monitoring.

### 2. Analyze
Stage 1: YOLO11n-Pose extracts 17 skeletal keypoints per detected person.
Stage 2: a CTR-GCN spatiotemporal graph classifier scores aggression patterns over a 64-frame (~2 s) window.

### 3. Alert
Instant Telegram notification with a screenshot, camera location, and confidence score. Designated staff confirm or dismiss with one tap, which feeds back into the model for continuous improvement.

## Why pose, not pixels
Most off-the-shelf school-safety AI runs face recognition — illegal in many U.S. states for K-12 use, GDPR Article 9 risk in the EU, and creates a permanent biometric record of every minor on camera. GuardianAI's two-stage pipeline operates on (x, y, confidence) skeleton coordinates only. The classifier is architecturally incapable of identifying any specific person; it only describes motion.

## Where to read more
- [K-12 schools — deployment, pricing, FAQ](https://guardianai.tech/use-cases/schools/index.md)
- [University campuses — clustered architecture for 1,000+ cameras](https://guardianai.tech/use-cases/campuses/index.md)
- [Pose-based detection — how stage one works](https://guardianai.tech/technology/pose-detection/index.md)
- [Spatiotemporal graph classifier — how stage two works](https://guardianai.tech/technology/spatiotemporal-graph/index.md)
- [Pricing](https://guardianai.tech/pricing/index.md)
- [Privacy policy](https://guardianai.tech/privacy)
- [Data request portal](https://guardianai.tech/data-request)

## Other languages
- [Русская версия (Russian)](https://guardianai.tech/ru/index.md)

## Contact
- Sales / demos: hello@guardianai.tech
- Data subject requests: privacy@guardianai.tech
- Web: https://guardianai.tech

---
*This is a markdown mirror of [https://guardianai.tech/](https://guardianai.tech/) intended for AI crawlers and human readers who prefer reading source. The HTML version contains identical content.*
