π°Task Description:
βοΈ Create a program that perform below mentioned task upon recognizing a particular face.
π Create a face Recognition Python Application that will:
ππ» It send mail to your mail id by writing this is face of your_name.
ππ» Second it send whatsapp message to your friend, it can be anything.
π When it recognize second face, it can be your friend or family members face.
ππ» Create EC2 instance in the AWS using CLI.
ππ» Create 5 GB EBS volume and attach it to the instance.
- Creating data





2) model training


3)face detection


4) sending mail to my mail ID

5) sending whatsapp message to my friend


6)Creating EC2 instance in the AWS using CLI.


7)Creating 5 GB EBS volume and attach it to the instance


-Thank you