Hacker News new | ask | show | jobs
Show HN: Sentinel Core – Open-source AI video search and detection engine (github.com)
1 points by ab-abg 166 days ago
Sentinel Core is an open-source foundation layer of our AI-powered video intelligence stack.

It provides real-time object detection, semantic video search, and event indexing designed for on-premise and air-gapped deployments.

Core capabilities include:

• Real-time object detection (YOLO-based) • Semantic search over recorded footage (CLIP-based embeddings) • Multi-camera ingestion and indexing • Configurable detection thresholds • Designed for local deployment (no cloud dependency)

We’re releasing this as part of building an open ecosystem around reliable, real-world video intelligence systems.

Feedback, contributions, and technical discussion are welcome.

1 comments

That repo is quite empty?
Appreciate the feedback. We’re releasing in technical layers to maintain the architectural standard. Just pushed v0.2.0, which introduces the functional Stream Processing engine and the native YOLO Intelligence wrappers. More coming as we sanitize the internal mission-critical logic.