Build a Serverless Lie Detector that uses AI for Facial Recognition (with Node.js and MS Azure)

Build a Serverless Lie Detector that uses AI for Facial Recognition (with Node.js and MS Azure)

Sep 12, 2022

We will build a serverless application that uses Artificial Intelligence to conduct facial recognition and uses Courier to send alerts based on the results.

We are secret agents and headquarters is telling us that one of our spies has betrayed us and has been leaking sensitive, top-secret information to our enemies. Our goal is to build a lie detector that will alert our spy network when we identify the mole. We will use Azure's Cognitive Services to perform facial recognition on everyone on our team. When the Face API recognizes that one of our spies is being deceitful, we will use Courier to broadcast the identity of the mole to our spy network.

Breakdown:

0:00 Welcome to the Courier Lab

0:14 Courier Hacks

0:44 Introduction

2:26 Create Serverless App

5:20 Integrate Gmail and Twilio APIs

7:45 Send Messages from Function

12:31 Analyze Emotions

#azure #artificialintelligence #notifications #facialrecognition #coding #tutorial