A Python-based bot that leverages face recognition technology to identify and recognize faces in images and video streams.
- Real-time face detection and recognition
- Support for image and video input
- Easy-to-use interface
- Face database management
pip install -r requirements.txtpython main.py- Python
- OpenCV
- Face Recognition Library
MIT License