All news
2026-02-04CYBERIA Engineering// Open Source// OT// Edge AI
CYBERIA Open-Sources Its Edge AI Runtime
Today we are releasing the inference runtime that has powered every CYBERIA OT deployment for the past two years. It is open-source under Apache 2.0, and the source is on GitHub.
What's in the Box
- Sparkplug B native ingestion of industrial telemetry
- K3s-first packaging — runs on any conformant Kubernetes
- Signed model bundles with Sigstore verification at load time
- Air-gap mode — everything works without an outbound connection
Why Open?
OT is a domain where buyers refuse black boxes — and they are right to. Auditable code is a precondition for trust. We would rather lose a deal to a fork than win one to lock-in.
What's Next
- Native ONNX and TensorRT backends in Q2
- A reference HMI integration with Ignition in Q3
- Conformance suite donated to the Eclipse Foundation