This program would perform several activities based on the face recognized The activities includes
- Sending an Email
- Launching Ec2 instances
- creating Ebs volume & attaching it as well
Before running the program make sure to install the following libraries
- pywhatkit
- face-recognition
- numpy
- opencv-python
- getpass