An AI-powered security camera system that uses YOLOv8 for real-time object detection with customizable detection rules.
- Real-time object detection using YOLOv8
- Customizable detection rules
- Person counting
- Detection notifications
- REST API for rule management
- Install the required Python packages:
uvicorn main:app --reload
npm run dev