north shore .net user groupfiles.meetup.com/10468862/building conversational apps...bot framework is...

Post on 04-Jun-2020

4 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

North Shore .NET User Group

Our Sponsors

Vishesh OberoiTechnical Evangelist, Microsoft@ovishesh

Vishesh OberoiTechnical Evangelist, Microsoft@ovishesh

Bot Framework is a Microsoft-operated service and an SDK.

Bot Framework is one of many tools Microsoft offers for building a complete bot.

www.botframework.com

Others include: LUIS, Speech APIs, Azure, more

Your conversation logic

Logic

Web service

Your bot

LUIS

Demo – Bot Connector

Web service

Natural Language Processing

Conversational Skills

Speech Processing

Vision

SMS/Chat Audio/VideoMMS/Image

Your bot

Determine intent and

detects entities

Seamless integration with

Speech Recognition

Learns over time

Use pre-built, world class

models from Bing and Cortana

Models work across devices

Intent: TextToSpeechContent: headlines

Read me the headlines

Play yesterday’sDaily Show

Intent: PauseDeviceDateTime.duration: 5 Minutes

Pause for5 minutes

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

{“entities”: [

{“entity”: “seattle”,“type”: “City”

}],“intents”: [

{“intent”: “FindHotel”,“score”: 0.99853384

},{

“intent”: “None”,“score”: 0.07289317

},{

“intent”: “BookHotel”,“score”: 0.0167122427

},{

“intent”: “FindCheckoutTime”,“score”: 1.0919299E-06

}]

}

“Find a hotel in Seattle”

Language Understanding Models

Reduce labeling effort with interactive featuring

Deploy using just a few examples with active learning

Supports 5 languages (English, Chinese, Italian, French, Spanish)

Language Understanding Models

Demo - LUIS

Web service

Natural Language Processing

Conversational Skills

Speech Processing

Vision

SMS/Chat Audio/VideoMMS/Image

Your bot

Visual

Studio

Template

Simple

Stock BotLUIS

Publish to

Azure

Connect to

users

Add dialog

smarts

Cognitive ServicesGive your solutions a human side

Microsoft

Cognitive

Services

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

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

Process text and learn how to recognize what users want

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

Access billions of web pages, images, videos, and news with the power of Bing APIs

microsoft.com/cognitive

Demo – Sentiment

Demo – Vision

Microsoft Cognitive Services - Video

https://www.youtube.com/watch?v=R2mC-NUAmMk

Vishesh OberoiTechnical Evangelist, Microsoft@ovishesh

North Shore .NET User Group

Check out our web site

http://northshore.netusergroup.org.nz/

Follow us on Twitter

https://twitter.com/NSDNUG

top related