You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add Privacy section to main README, update skill catalog status
- Change depth-estimation category from Transformation to Privacy
- Mark depth-estimation as ✅ Ready (was 📐 Planned)
- Add dedicated '🔒 Privacy — Depth Map Anonymization' section
- Link to TransformSkillBase for building new privacy skills
|**Camera Providers**|[`eufy`](skills/camera-providers/eufy/) · [`reolink`](skills/camera-providers/reolink/) · [`tapo`](skills/camera-providers/tapo/)| Direct camera integrations via RTSP | 📐 |
77
77
|**Streaming**|[`go2rtc-cameras`](skills/streaming/go2rtc-cameras/)| RTSP → WebRTC live view | 📐 |
@@ -143,6 +143,24 @@ Camera → Frame Governor → detect.py (JSONL) → Aegis IPC → Live Overlay
Watch your cameras **without seeing faces, clothing, or identities**. The [depth-estimation skill](skills/transformation/depth-estimation/) transforms live feeds into colorized depth maps using [Depth Anything v2](https://github.com/DepthAnything/Depth-Anything-V2) — warm colors for nearby objects, cool colors for distant ones.
**HomeSec-Bench** is a 143-test security benchmark that measures how well your local AI performs as a security guard. It tests what matters: Can it detect a person in fog? Classify a break-in vs. a delivery? Resist prompt injection? Route alerts correctly at 3 AM?
0 commit comments