English
sofia-engine
edge-ai
industrial-ai
scientific-computing
embedded-ai
signal-processing
digital-signal-processing
predictive-maintenance
condition-monitoring
vibration-analysis
anomaly-detection
industrial-iot
iiot
telemetry
edge-computing
tinyml
on-device-learning
embedded-systems
machine-health
time-series
python
typescript
c
File size: 1,193 Bytes
876458a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | Sofia Engine
Copyright 2026 Rootcastle Engineering & Innovation
Project home: https://github.com/rootcastleco/sofia-ai
This product includes software developed by the Rootcastle Engineering &
Innovation team.
========================================================================
Third-party notices
========================================================================
Sofia Engine depends at runtime on NumPy, and optionally on third-party
packages for integrations (MQTT, Modbus, serial, ONNX Runtime, PyTorch,
FastAPI/uvicorn, and the MkDocs documentation toolchain). Their respective
license and copyright notices apply:
- NumPy — BSD 3-Clause
- paho-mqtt / pymodbus / pyserial — their respective licenses
- ONNX Runtime — MIT
- PyTorch — BSD 3-Clause
- FastAPI / uvicorn — MIT
- MkDocs — BSD 2-Clause
The embedded C reference implementation (embedded/) is original work and is
released under the same Apache-2.0 license as the rest of the project.
The test suite makes use of pytest, pytest-cov, Hypothesis, ruff and mypy,
which are licensed under their respective permissive licenses.
No vendored copies of third-party source code are shipped in this repository. |