Skip to content

Files

Latest commit

7e7c014 · Jan 7, 2017

History

History
8 lines (5 loc) · 445 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 445 Bytes

functions-emotion-api

Basic demo using Microsoft Cognitive Services Emotion API using an Azure Function.

Sign up for the service, get a key for the Emotion API, add it to the Azure Function, then upload a file containing faces.

The results get sent to a DocumentDB collection to show how to do that.

For more information, see the blog entry.