-
Notifications
You must be signed in to change notification settings - Fork 0
Home
DEVRAJ edited this page Jun 5, 2026
·
1 revision
Welcome to the ai-security-camera-sms wiki!
This project detects motion using AI and sends SMS alerts in real-time.
- Real-time camera monitoring
- Motion detection
- SMS alert system
- Lightweight Flask backend
- Camera captures video feed
- AI detects motion changes
- System triggers alert
- SMS is sent to user
git clone https://github.com/devv2308/ai-security-camera-sms
cd ai-security-camera-sms
pip install -r requirements.txt
python app.py