Skip to content

Instantly share code, notes, and snippets.

@jayeshmann
Forked from berndverst/hackcbs-workshop.md
Created October 19, 2019 07:21
Show Gist options
  • Save jayeshmann/caf52f8d7158d6c376b2e744f780f941 to your computer and use it in GitHub Desktop.
Save jayeshmann/caf52f8d7158d6c376b2e744f780f941 to your computer and use it in GitHub Desktop.
hackCBS 2.0: Using Azure + AI to detect Emotion

hackCBS 2.0: Using Azure + AI to detect Emotion

This Hackathon is designed for beginners. No prior experience is necessary.

Azure provides powerful AI tools, wrapped up in APIs that you can use from your apps to add intelligence without being an AI expert. In this hands-on workshop you will build a Python app that takes advantage of one of these APIs to detect emotions in faces, alerting you if you have a sad face too often. This app will be in two parts, one part that runs on the desktop and takes photos, and another that runs in the cloud to analyse photos and store the emotions detected.

Required resources

Azure technologies

We will cover these Azure technologies.

Open Source technologies

Slides

Get the slides here

Workshop

Complete the workshop in your own time and understand more of the details: Mood Detector Workshop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment