# Third-Party Licenses & Acknowledgments This project uses or was inspired by the following open-source projects: ## AI & ML Frameworks * [Ultralytics](https://github.com/ultralytics/ultralytics) — YOLOv8/v10/v11 (AGPL-3.0) * [Insightface](https://github.com/deepinsight/insightface) — Face recognition (MIT) * [FastReID](https://github.com/JDAI-CV/fast-reid) — Person re-identification (Apache-2.0) ## Legacy Dependencies (src/) * [TensorFlow](https://github.com/tensorflow/tensorflow) — Apache License 2.0 * [MXNet](https://github.com/apache/incubator-mxnet) — Apache License 2.0 * [TVM](https://github.com/dmlc/tvm) — Apache License 2.0 ## Infrastructure * [Milvus](https://github.com/milvus-io/milvus) — Vector database (Apache-2.0) * [go2rtc](https://github.com/AlexxIT/go2rtc) — RTSP/WebRTC streaming (MIT) * [Node.js](https://nodejs.org) — MIT * [Python](https://www.python.org) — PSF License ## Historical * Shinobi — https://gitlab.com/Shinobi-Systems/Shinobi/ * Termux — https://github.com/termux/termux-app (GPLv3)