Automating Messages, Mails and Creating Instances in AWS using Face Detection.

Awais Junaid

--

Task 06 πŸ‘¨πŸ»β€πŸ’»Summer Program 2021

Task Description πŸ“„

❄️ Create a program that perform below-mentioned task upon recognizing particular face.

When it recognizes your face then β€”
πŸ‘‰ It sends 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 recognizes a second face, it can be your friend or family member’s face.
πŸ‘‰ Create EC2 instance in the AWS using CLI.
πŸ‘‰ Create a 5 GB EBS volume and attach it to the instance.

Developing and Training a Face recognition model

Haar Cascade Frontal Face Detector is Employed.

Preparing Dataset

Automating WhatsApp and E-mail

KNN code

Automating AWS EC2 instance launching

Functions:

The model is trained to recognise faces by providing an appropriate database, when the face is recognized the program sends an email to the specified email and sends a WhatsApp message to the specified number also on recognising another face it launches an EC2 instance in AWS along with creating a 5 GB EBS volume and attaches it to the instance.

Team : Summer_6_14
-Mohammed Adnan
-Prattipati Sri Raviteja
-Mohammed Awais Ahmed
-Saami Abdul Samad

--

--

No responses yet