An open API service indexing awesome lists of open source software.

https://github.com/codemillmatt/cognitive-tourist

Demo blending Microsoft cognitive services with iOS app
https://github.com/codemillmatt/cognitive-tourist

Last synced: 2 months ago
JSON representation

Demo blending Microsoft cognitive services with iOS app

Awesome Lists containing this project

README

        

# Making Apps More Human with Microsoft Cognitive Services

## Abstract
Part of the human experience is being able to look at a scene and judge what is going on; who/what the participants are, and know if they are happy or sad, frightened or mad. Or recognize a person’s voice and understand a conversation.
But the days where only humans can do that are numbered. Microsoft Cognitive Services harnesses the power of machine learning and provides a set of 24 APIs that allow for your application to become more human. In this session, you will see some of the power of Cognitive Services as we demo key features to build an intelligent app. You will learn how to create and invoke them via REST services to make your app more human.

## The Slides
[Here they are](https://msou.co/4c)

## Documentation Links
* [Computer Vision API](https://msou.co/4x)
* [Emotion API](https://msou.co/4r)
* [Translator API](https://msou.co/4o)