dld tlv cognitive services:the brains behind your bot

26
Cognitive Services: The Brains Behind Your Bot

Upload: aaron-ari-bornstein

Post on 21-Jan-2017

251 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: DLD TLV Cognitive Services:The Brains Behind Your Bot

Cognitive Services:

The Brains Behind Your Bot

Page 2: DLD TLV Cognitive Services:The Brains Behind Your Bot

About Me

Page 3: DLD TLV Cognitive Services:The Brains Behind Your Bot

The Bot Revolution

Is Here

Image attribution https://www.linkedin.com/pulse/ai-chatbots-serious-business-alessio-monastra

Page 4: DLD TLV Cognitive Services:The Brains Behind Your Bot

Bots Are Not New

Page 5: DLD TLV Cognitive Services:The Brains Behind Your Bot

What’s Changed

Machine Learning

Page 6: DLD TLV Cognitive Services:The Brains Behind Your Bot

Bots Are Only As Good As Their Brains

Page 7: DLD TLV Cognitive Services:The Brains Behind Your Bot

LanguageProcess text and learn how to recognize what users want

What makes a Bot Smart?

Page 8: DLD TLV Cognitive Services:The Brains Behind Your Bot

Speech

Language Understanding Intelligent Service

Teach your apps to understand commands

from your users

Linguistic Analysis API

Easily parse complex text with language analysis

Text Analytics API

Detect sentiment, key phrases, topics, and language

from your text

Language

Page 9: DLD TLV Cognitive Services:The Brains Behind Your Bot

SpeechHear and speak to your users by filtering noise, identifying speakers, and understanding intent

LanguageProcess text and learn how to recognize what users want

What makes a Bot Smart?

Page 10: DLD TLV Cognitive Services:The Brains Behind Your Bot

Speech

Speech APIConvert speech to text and back again, and understand

its intent

Speaker Recognition API

Give your app the ability to know who's talking

Custom Recognition Intelligent Service

Fine-tune speech recognition for anyone,

anywhere

Page 11: DLD TLV Cognitive Services:The Brains Behind Your Bot

KnowledgeTap into rich knowledge amassed from the web, academia, or your own data

SpeechHear and speak to your users by filtering noise, identifying speakers, and understanding intent

LanguageProcess text and learn how to recognize what users want

What makes a Bot Smart?

Page 12: DLD TLV Cognitive Services:The Brains Behind Your Bot

LanguageKnowledge

Academic Knowledge APIExplore relationships

among academic papers, journals, and authors

Recommendations API

Provide personalized product recommendations

for your customers

Knowledge Exploration ServiceAdd interactive search over

structured data to your project

Page 13: DLD TLV Cognitive Services:The Brains Behind Your Bot

KnowledgeTap into rich knowledge amassed from the web, academia, or your own data

SearchAccess billions of web pages, images, videos, and news

SpeechHear and speak to your users by filtering noise, identifying speakers, and understanding intent

LanguageProcess text and learn how to recognize what users want

What makes a Bot Smart?

Page 14: DLD TLV Cognitive Services:The Brains Behind Your Bot

KnowledgeSearch

Web Search API

Connect powerful search to your apps

Video Search API

Trending videos, detailed metadata,

and rich results

Autosuggest API

Give your app intelligent autosuggest options for

searches

Image Search API

Bring advanced image and metadata search

to your app

News Search API

Link your users to robust and timely

news searches

Page 15: DLD TLV Cognitive Services:The Brains Behind Your Bot

KnowledgeTap into rich knowledge amassed from the web, academia, or your own data

SearchAccess billions of web pages, images, videos, and news

SpeechHear and speak to your users by filtering noise, identifying speakers, and understanding intent

LanguageProcess text and learn how to recognize what users want

What makes a Bot Smart?

VisionFrom faces to feelings, allow your apps to understand images and video

Page 16: DLD TLV Cognitive Services:The Brains Behind Your Bot

Computer Vision API

Distill actionable information from images

Video APIAnalyze, edit, and

process videos within your app

Face APIDetect, identify, analyze, organize, and tag faces in

photos

Emotion APIPersonalize experiences

with emotion recognition

Vision

Page 17: DLD TLV Cognitive Services:The Brains Behind Your Bot

Roll your own with REST APIs

Simple to add: just a few lines of code required

Scalable

Integrate into the language and platform of your choice

Breadth of offerings helps you find the right API for your app

Built by experts in their field from Quality documentation, sample code, and community support

Easy Flexible Tested

Why Use Cognitive Services?

GET A

KEY BUILD

Page 18: DLD TLV Cognitive Services:The Brains Behind Your Bot

Examples

Page 19: DLD TLV Cognitive Services:The Brains Behind Your Bot

VisionLanguage Understanding Intelligent Service

Understand what your users are saying

• Determines intent• Detects entities

Seamless integration with Speech Recognition

Learns over time

Use pre-built, world class models from Bing and Cortana

Intent: TextToSpeechContent: NewsHeadlines

Read me the headlines

Play yesterday’s Daily Show

Intent: PauseDeviceDateTime.duration: 5 Minutes

Pause for 5 minutes

Intent: PlayEpisodeContent: Daily ShowDateTime.date: T-1 Day

Page 20: DLD TLV Cognitive Services:The Brains Behind Your Bot
Page 21: DLD TLV Cognitive Services:The Brains Behind Your Bot

Sentiment Analysis

Page 22: DLD TLV Cognitive Services:The Brains Behind Your Bot

Real Time Crowd Insights

Page 23: DLD TLV Cognitive Services:The Brains Behind Your Bot

Computer Vision

https://www.microsoft.com/cognitive-services/en-us/computer-vision-api

Page 24: DLD TLV Cognitive Services:The Brains Behind Your Bot

Image Captioning – celebrity detection

https://www.captionbot.ai

Page 25: DLD TLV Cognitive Services:The Brains Behind Your Bot

Developer Resources

Preview Pricinghttps://www.microsoft.com/cognitive-services/en-us/pricing

Documentationhttps://www.microsoft.com/cognitive-services/en-us/computer-vision-api/documentation

Client SDKshttps://github.com/Microsoft/ProjectOxford-ClientSDKhttps://github.com/felixrieseberg/project-oxford (nodejs)https://github.com/southwood/project-oxford-python

Example Codehttps://github.com/jsturtevant/happy-image-tester-djangohttps://github.com/jsturtevant/happy-image-tester-nodejs

Join Our Communityhttps://stackoverflow.com/questions/tagged/microsoft-cognitivehttps://social.msdn.microsoft.com/forums/azure/en-US/home?forum=mlapi https://cognitive.uservoice.com/

Page 26: DLD TLV Cognitive Services:The Brains Behind Your Bot

Get started for free at microsoft.com/Cognitive