Different components of the project :
- Camera module of the raspberrypi.
- OpenCV for capturing and detecting faces using haarcascade classifire.
- OpenCV inbuilt training model LBPHFaceRecognizer for training the detected faces.
- DynamoDB database for storing and managing database.
- Django framework for frontend.
- pythonanywhere.com whrere our website is deployed and is available on the url : www.prateekaryan.pythonanywhere.com