Update index.md

This commit is contained in:
Nicolas Mowen 2025-03-12 07:48:02 -06:00 committed by GitHub
parent bf2af9b036
commit 958ca57a3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ slug: /
A complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.
Use of a [Recommended Detector](../hardware#detectors) is optional, but strongly recommended. CPU detection should only be used for testing purposes.
Use of a [Recommended Detector](/frigate/hardware#detectors) is optional, but strongly recommended. CPU detection should only be used for testing purposes.
- Tight integration with Home Assistant via a [custom component](https://github.com/blakeblackshear/frigate-hass-integration)
- Designed to minimize resource use and maximize performance by only looking for objects when and where it is necessary