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
- Host: GitHub
- URL: https://github.com/codemillmatt/cognitive-tourist
- Owner: codemillmatt
- Created: 2017-07-11T19:54:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-11T17:36:19.000Z (over 7 years ago)
- Last Synced: 2025-01-21T07:27:45.515Z (4 months ago)
- Language: C#
- Size: 18.1 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)