/
Introduction to Azure Bot Framework Introduction to Azure Bot Framework

Introduction to Azure Bot Framework - PowerPoint Presentation

phoebe-click
phoebe-click . @phoebe-click
Follow
349 views
Uploaded On 2019-02-25

Introduction to Azure Bot Framework - PPT Presentation

Umamaheswaran UMW360 Conversation as a platform CaaP 2 Monthly active users of the top 4 messaging apps surpassed monthly active social network app users in Q1 2015 3 Messaging is King Dont just search query results ID: 753796

bot bing search framework bing bot framework search services users 000 language active monthly messaging bots speech luis intent user cognitive number

Share:

Link:

Embed:

Download Presentation from below link

Download Presentation The PPT/PDF document "Introduction to Azure Bot Framework" is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Slide1

Introduction to Azure Bot Framework

Umamaheswaran

(UMW360)Slide2

Conversation as a platform - CaaP

2Slide3

Monthly active users of the top 4 messaging apps surpassed monthly active social network app users in Q1 2015

3

Messaging is KingSlide4

Don’t just search query resultsAct as agent for userTranslate user intentPerform actionsCombine data from multiple sources

Maintain dialog context

May exhibit personality

4

Bot or not?Slide5

5Forecasts

65% of smart phone owners already use voice assistants on their phone

80% of executives believe artificial intelligence improves worker performance and create jobs

By 2018, at least 50% of the newest versions of enterprise software products will include some

CaaP

-based capabilities

By 2020, at least 80% of new enterprise application releases will make reasonably strong use of chat botsSlide6

Engage with the chat-generationLowered business cost to serve internally and externallyImproved resource focus on other tasks

More quickly connect users with information and services

Act as a friendly navigator for legacy or cumbersome data

6

Potential BenefitsSlide7

7Industry Momentum

800 M

55,000

67,000

15,000

Monthly active WeChat users,200M with credit cards linked to their accounts

Developers on Microsoft Bot Framework

Skills in the amazon Alexa store

Bot developers on FacebookSlide8

8ExpediaSlide9

9Where do they live?Slide10

Bot framework SDK for .NETBot framework SDK for node.jsEmulatorAzure(or any website) for hostingRegistration portal

10

ToolsSlide11

11The Cognitive Services

VISION

Computer Vision

Content Moderator

Emotion

Face

Video

SPEECH

Bing

Speech

Custom Speech

Service

Speaker

Recognition

LANGUAGE

Bing

Spell Check

Language Understanding

Linguistic Analysis

Text Analytics

Translator

WebLM

KNOWLEDGE

Academic

Entity

linking

Knowledge Exploration

QnA

Maker

Recommendations

SEARCH

Bing Autosuggest

Bing Image Search

Bing News Search

Bing Video Search

Bing Web

SearchSlide12

For an app, LUIS deals in a number of “Intents“ & “Entities”Trained with a number of “Utterances” for each intent with Entity placement.

Determines with a degree of confidence which intent was meant from a given phrase

Provides the Intent and extracted Entities to application

Developer can see stats on Intents selected by LUIS over time and can guide the training based on actual user utterances

12

LUIS

“Language Understanding Intelligence Services”Slide13

13

Summary

Messaging has become a dominate for of communication

There a significant cost saving, efficiency and user connection benefits to using bots

The bot framework enables bots to be built in several languages, be hosted in many places and appear in many channels

Cognitive services bring significant power to the frameworkSlide14

14

Resources

dev.botframework.com

microsoft.com/cognitive-services