SlideShare a Scribd company logo
06.04.2019
#
2019
#
Conversational AI applications in
Microsoft Teams
06.04.2019
#
Sponsors and Partners
ABOUT US
THOMAS GÖLLES
MICROSOFT MVP (O365)
SOLVION
https://thomy.tech
@thomyg
Head of Modern Workplace Solutions
Graz, Austria
STEPHAN BISSER
MICROSOFT MVP (AI)
SOLVION
https://www.cloudguy.pro
@cloudguy_pro
Technical Lead
Graz, Austria
SharePoint Saturday Warsaw - Conversational AI applications in Microsoft Teams
DEFINITION
Source: http://www.boredpanda.com/fast-food-ads-vs-reality/
ARTIFICIAL INTELLIGENCE
I’ll be back
SharePoint Saturday Warsaw - Conversational AI applications in Microsoft Teams
0 ≤ 𝑥 ≤ 1
EVERYTHING YOU SEE TODAY ...
“Do I need an
umbrella today?”
SharePoint Saturday Warsaw - Conversational AI applications in Microsoft Teams
“… At the moment computers have an advantage of speed, but they show no
sign of intelligence.
But computers roughly obey a version of Moore’s Law, which says that their
speed and complexity double every eighteen months. …”
This is not surprising because our present computers are less complex than
the brain of an earthworm, a species not noted for its intellectual powers.
MICROSOFT
AI PLATFORM
Conversational AI
WHAT IS CONVERSATIONAL AI?
2000s: Mobile
• Social
• User download apps
from App Stores
The future: Conversations
• Natural language between people
and technology
• Conversational canvas
• Bots and agents
• Conversational AI
1990s: Internet
• Search
• User “visits” websites
1980s: PC
• Desktop
The evolution of computers and IT
• A new user interface paradigm
• Exposes software services through
conversational interface
• In apps, browser and on IoT devices
• Pro-active capabilities
(Virtual Assistant etc.)
• Bots
CONVERSATIONAL AI
Conversational AI is a subfield of artificial intelligence focused on producing natural and seamless
conversations between humans and computers
BOTS 101
“a computer program designed to have a
conversation with a human being, especially over
the internet” *
* https://dictionary.cambridge.org/dictionary/english/chatbot
• It’s one thing: it’s an app that performs an automated task
• It solves the user’s needs in the quickest/easiest way compared to any
other option... like an app, or a website
BOTS 101
• Automate routine work
• Faster transactions
• Introduce AI in a friendly way
THE BUSINESS CASE FOR BOTS
…
MODERNIZING THE COMPANY FAQ
Company info
Departmental knowledge
Troubleshooting/support
+ ++
QNA MAKER
• Data - Aggregate and extract
knowledge from non structured
data
• Architecture. The data and
runtime hosted in your Azure
subscription.
• Data privacy and compliance.
QnA data is hosted within your
Azure compliance boundary.
• Seamless chit-chat integration
with personalities like:
Profesional; Friend; Comic.
• Azure Application Insights
integration.
QNAMAKER
SharePoint Saturday Warsaw - Conversational AI applications in Microsoft Teams
BOTS 101
{ Your Code }
REST Endpoint
MICROSOFT BOT FRAMEWORK
Users
Direct Line
Mail
Bing
kik
Facebook
Messenger
Web Chat
3rd Party
3rd
Slack GroupMe
CortanaMicrosoft Teams
Telegram
Twilio (SMS)
SkypeOffice 365
Channels Conversational AI Platform
Functions BotWeb App Bot Bot Channels Registration Bot Service Types
Bot Builder SDKs
C#
.NET SDK Java SDK*JavaScript SDK Python SDK*
Cognitive ServicesVision Speech Search Language Knowledge
Patterns & ConceptsRecognizers CardsMiddlewareState Dialogs
HostingMicrosoft Azure On-premises Other Cloud Service Providers
* still in preview
HOW BOTS WORK
ACTIVITY PROCESSING STACK
MIDDLEWARE
• 1st middleware object’s turn handler
executes code before calling next.
• 2nd middleware object’s turn handler
executes code before calling next.
• The bot’s turn handler executes and
returns.
• 2nd middleware object’s turn handler
executes any remaining code before
returning.
• 1st middleware object’s turn handler
executes any remaining code before
returning.
next()
next()
1st
middleware
2nd
middleware
Bot logic
STATE MANAGEMENT
.BOT FILE
With a .bot file, you can register services like:
• Localhost local debugger endpoints
• Azure Bot Service registrations.
• LUIS.AI gives your bot the ability to communicate with people using natural language..
• QnA Maker Build, train and publish a simple question and answer bot based on FAQ
URLs, structured documents or editorial content in minutes.
• Dispatch models for dispatching across multiple services.
• Azure Application Insights for insights and bot analytics.
• Azure Blob Storage for bot state persistence.
• Azure Cosmos DB - globally distributed, multi-model database service to persist bot
state.
Point of
Interest
Mail
Automotive
Custom
Hospitality
Conversation Skills
(Customisable)
APIs
Productivity
1st/3rd Party
Directory
Tasks
Calendar
AI
Capabilities
Language
Understanding
Speech
Vision
QnA
Knowledge
Sources
Manuals
(PDF)
Data Sources
General
Knowledge
3rd Party
Assistants
IoT Edge
Devices
Type Speak
Tap
User
Input
Adaptive
Cards
Channels
Azure Bot
Services
Virtual Assistant
Your Brand
Your Personality
Dialogs
Language Model
Virtual Assistant
Your brand, your assistant
• Text, with optional media attachments
• Traditional chat, can contain media attachments
(e.g., image, video, audio, file)
• Input prompts
• Suggested actions: Buttons, numbered items in a list, etc.
• Rich cards, rendered as a list or carousel
• Images, buttons, audio, animations, video, user sign-in,
etc.
• Hero | Audio | Animation | Thumbnail | Receipt | Sign In
|
Video | Adaptive | Purchase
• Speech
• Text-based chat using Speech Recognition & Synthesis
(TTS)
CONVERSATIONAL MECHANISMS
https://ai.jumpto365.com
LANGUAGE & KNOWLEDGE
COGNITIVE SERVICES
• Machine learning-based service
to build natural language into
apps, bots, and IoT devices.
Quickly create enterprise-ready,
custom models that
continuously improve.
• New People and Geography
entity recognizers
• CLI tools and v4 SDK
integration
• CSA STAR, ISO 27001, ISO
27018, HIPAA and PCI DSS
Compliance
LANGUAGE UNDERSTANDING (LUIS)
Always learning &
improving
Enterprise Grade,
available worldwide
LANGUAGE UNDERSTANDING EXAMPLE
Book a hotel in Warsaw.
Intent = BookHotel Entity = Warsaw
LANGUAGE UNDERSTANDING EXAMPLE
{
"query": "Book a hotel in Warsaw.",
"topScoringIntent": {
"intent": "BookHotel",
"score": 0.921233
},
"entities": [
{
"entity":“Warsaw",
"type": "Location",
"startIndex": 10,
"endIndex": 13,
"score": 0.7615982
}
]
}
SharePoint Saturday Warsaw - Conversational AI applications in Microsoft Teams
THE LIFECYCLE OF YOUR PROJECT
Comprehensive framework for the lifecycle of your project
Plan Build Test Publish Connect Evaluate
Author Dialogs
Design Cards
Visualize
Bot Builder SDK
Cognitive Services
Getting Started
Templates
Emulator​
Application
Insights
Conversation
Transcripts
DevOps Tools
Azure
BYO Web Host
WebChat
Cortana
Skype, FB
+
Custom
(DirectLine)
Application
Insights
LUIS
Suggestions
DEMOS TILL THE END ;)
FREE BOT WEBINAR –
PLEASE GIVE
FEEDBACK
http://bit.ly/bot_webinar_feedback
06.04.2019
#
06.04.2019
#

More Related Content

PPTX
SharePoint Saturday Belgium 2019 Unite your modern workplace with microsofst...
PPTX
Conversational AI: What's New?
PDF
Conversational AI 101-The Ecosystem at a Glance
PDF
Webinar - Building a ChatBot using IBM Watson Conversation Service
PDF
The Ultimate Guide to Implementing Conversational AI
PPTX
SharePoint Saturday Helsinki 2019 - Unite your Modern Workplace with Microsof...
PPTX
Chatbots and automation in the digital workplace
SharePoint Saturday Belgium 2019 Unite your modern workplace with microsofst...
Conversational AI: What's New?
Conversational AI 101-The Ecosystem at a Glance
Webinar - Building a ChatBot using IBM Watson Conversation Service
The Ultimate Guide to Implementing Conversational AI
SharePoint Saturday Helsinki 2019 - Unite your Modern Workplace with Microsof...
Chatbots and automation in the digital workplace

What's hot (20)

PDF
Conversational AI - 2020
PDF
Clever data: building a chatbot from your database
PDF
Conversational AI– Beyond the chatbot hype
PPTX
Conversational AI for Finance
PDF
#BeBot Meetup - Chatbots & LUIS by Nick Trogh (Microsoft)
PPTX
Conversational ai, conversational ui
PPTX
Voicebot: i Chatbot crescono e imparano a parlare
PPTX
Watson Assistant
PDF
Dialogflow
PDF
Dialogflow
PDF
IBM Watson Assistant - Build Chatbot and Deploy to Slack
PPTX
PDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptx
PDF
Building an AI Assistant Factory - Rasa Summit 2021
PDF
MR + AI: Machine Learning for Language in HoloLens & VR Apps
PPTX
Beyond The Hype: Contact Center AI That Works
PPTX
Digital Revolution in Communications
PDF
The near future for artificial intelligence and conversation bots
PPTX
6 months of experimentation with bots
PPTX
The Age of Conversational Agents
PDF
Chatbot Revolution: Exploring Opportunities, Use Cases, & Bot Design
Conversational AI - 2020
Clever data: building a chatbot from your database
Conversational AI– Beyond the chatbot hype
Conversational AI for Finance
#BeBot Meetup - Chatbots & LUIS by Nick Trogh (Microsoft)
Conversational ai, conversational ui
Voicebot: i Chatbot crescono e imparano a parlare
Watson Assistant
Dialogflow
Dialogflow
IBM Watson Assistant - Build Chatbot and Deploy to Slack
PDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptx
Building an AI Assistant Factory - Rasa Summit 2021
MR + AI: Machine Learning for Language in HoloLens & VR Apps
Beyond The Hype: Contact Center AI That Works
Digital Revolution in Communications
The near future for artificial intelligence and conversation bots
6 months of experimentation with bots
The Age of Conversational Agents
Chatbot Revolution: Exploring Opportunities, Use Cases, & Bot Design
Ad

Similar to SharePoint Saturday Warsaw - Conversational AI applications in Microsoft Teams (20)

PDF
Solvion Trendwerkstatt - Microsoft Azure + Bots
PPTX
North American Collaboration Summit 2019 Bisser, Gölles
PPTX
SharePoint Saturday Bremen - Unite your modern workplace with Microsoft's AI ...
PPTX
Tech talk - Microsoft A.I.
PPTX
Da 0 all'AI conversazionale usando Microsoft Azure
PPTX
Mat Velloso - Bots in the real world
PPTX
Build a Great Conversationalist
PPTX
Intro to Chatbots using Microsoft bot framework and Azure cognitive services
PPTX
Global ai bootcamp_codrina
PPTX
Azure Chat Bot application
PDF
Bots are the New Apps: Building Bots with ASP.NET WebAPI & Language Understan...
PPTX
CCI2019 - Governance di una Conversational AI
PPTX
Building intelligentchatbots
PPTX
AI Days LATAM Intelligent Apps and Agents
PPTX
SharePoint Saturday Belgium 2018 A 21st century lunch bell
PPTX
Governance di una Conversational AI
PDF
Chatbot development workshop with the Microsoft Bot Framework
PPTX
LUIS and Bots
PPTX
SharePoint Saturday Warsaw 2018 21st-century lunchbell
PPTX
Azure Weekend 2020 Build Malaysia Bus Uncle Chatbot
Solvion Trendwerkstatt - Microsoft Azure + Bots
North American Collaboration Summit 2019 Bisser, Gölles
SharePoint Saturday Bremen - Unite your modern workplace with Microsoft's AI ...
Tech talk - Microsoft A.I.
Da 0 all'AI conversazionale usando Microsoft Azure
Mat Velloso - Bots in the real world
Build a Great Conversationalist
Intro to Chatbots using Microsoft bot framework and Azure cognitive services
Global ai bootcamp_codrina
Azure Chat Bot application
Bots are the New Apps: Building Bots with ASP.NET WebAPI & Language Understan...
CCI2019 - Governance di una Conversational AI
Building intelligentchatbots
AI Days LATAM Intelligent Apps and Agents
SharePoint Saturday Belgium 2018 A 21st century lunch bell
Governance di una Conversational AI
Chatbot development workshop with the Microsoft Bot Framework
LUIS and Bots
SharePoint Saturday Warsaw 2018 21st-century lunchbell
Azure Weekend 2020 Build Malaysia Bus Uncle Chatbot
Ad

More from Thomas Gölles (20)

PPTX
Blazor + Bot Framework = a Microsoft Teams Platform Dream Team
PDF
Scottish Summit 2021 The Myth of a successful Teams rollout
PPTX
MCCCH Dez 2020 Meetup M365CLI Intro
PPTX
Collab daysbenelux2020 top 5 cognitive services for microsoft 365 - bisser go...
PPTX
Blazor in Microsoft Teams
PPTX
Teams community day april 2020 microsoft teams as app platform thomas goelles
PPTX
Microsoft teams & bot framework - A developer's perspective
PPTX
ESPC Teams week Microsoft Teams & Bot Framework – a Developer’s Perspective
PPTX
SPS Oslo : 10 things you should do with your O365 demo or dev tenant
PPTX
Thrive 2019 Building intelligent bots for your modern workplace best practic...
PPTX
Chzech SharePoint Conference - intranets on share point and office365 - the g...
PPTX
Czech SharePoint Conference 2019 - 10 things you should do with your o365 dem...
PPTX
Microsoft Teams Development - Conversational AI
PPTX
Communication Sites and the SharePoint Starter Kit
PPTX
Solvion Trend Werkstatt juni 2019 - Microsoft Teams
PPTX
SharePoint Saturday Brno 2019 Thomas Goelles - SPFx
PPTX
SharePoint Saturday Brno 2019 Thomas Goelles
PPTX
O365 Meetup Seattle March 21st 2019
PPTX
Thrive conference - Customer scenarios cloud lunch bell
PPTX
Thrive 2018 - Microsoft Teams a developer's perspective
Blazor + Bot Framework = a Microsoft Teams Platform Dream Team
Scottish Summit 2021 The Myth of a successful Teams rollout
MCCCH Dez 2020 Meetup M365CLI Intro
Collab daysbenelux2020 top 5 cognitive services for microsoft 365 - bisser go...
Blazor in Microsoft Teams
Teams community day april 2020 microsoft teams as app platform thomas goelles
Microsoft teams & bot framework - A developer's perspective
ESPC Teams week Microsoft Teams & Bot Framework – a Developer’s Perspective
SPS Oslo : 10 things you should do with your O365 demo or dev tenant
Thrive 2019 Building intelligent bots for your modern workplace best practic...
Chzech SharePoint Conference - intranets on share point and office365 - the g...
Czech SharePoint Conference 2019 - 10 things you should do with your o365 dem...
Microsoft Teams Development - Conversational AI
Communication Sites and the SharePoint Starter Kit
Solvion Trend Werkstatt juni 2019 - Microsoft Teams
SharePoint Saturday Brno 2019 Thomas Goelles - SPFx
SharePoint Saturday Brno 2019 Thomas Goelles
O365 Meetup Seattle March 21st 2019
Thrive conference - Customer scenarios cloud lunch bell
Thrive 2018 - Microsoft Teams a developer's perspective

Recently uploaded (20)

PDF
Empathic Computing: Creating Shared Understanding
PDF
Approach and Philosophy of On baking technology
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Modernizing your data center with Dell and AMD
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPT
Teaching material agriculture food technology
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Cloud computing and distributed systems.
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
Empathic Computing: Creating Shared Understanding
Approach and Philosophy of On baking technology
Digital-Transformation-Roadmap-for-Companies.pptx
Modernizing your data center with Dell and AMD
Per capita expenditure prediction using model stacking based on satellite ima...
Encapsulation_ Review paper, used for researhc scholars
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Building Integrated photovoltaic BIPV_UPV.pdf
20250228 LYD VKU AI Blended-Learning.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
Teaching material agriculture food technology
Network Security Unit 5.pdf for BCA BBA.
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Machine learning based COVID-19 study performance prediction
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
The AUB Centre for AI in Media Proposal.docx
Review of recent advances in non-invasive hemoglobin estimation
Reach Out and Touch Someone: Haptics and Empathic Computing
Cloud computing and distributed systems.
Mobile App Security Testing_ A Comprehensive Guide.pdf

SharePoint Saturday Warsaw - Conversational AI applications in Microsoft Teams

  • 3. ABOUT US THOMAS GÖLLES MICROSOFT MVP (O365) SOLVION https://thomy.tech @thomyg Head of Modern Workplace Solutions Graz, Austria STEPHAN BISSER MICROSOFT MVP (AI) SOLVION https://www.cloudguy.pro @cloudguy_pro Technical Lead Graz, Austria
  • 9. 0 ≤ 𝑥 ≤ 1 EVERYTHING YOU SEE TODAY ... “Do I need an umbrella today?”
  • 11. “… At the moment computers have an advantage of speed, but they show no sign of intelligence. But computers roughly obey a version of Moore’s Law, which says that their speed and complexity double every eighteen months. …” This is not surprising because our present computers are less complex than the brain of an earthworm, a species not noted for its intellectual powers.
  • 15. 2000s: Mobile • Social • User download apps from App Stores The future: Conversations • Natural language between people and technology • Conversational canvas • Bots and agents • Conversational AI 1990s: Internet • Search • User “visits” websites 1980s: PC • Desktop The evolution of computers and IT
  • 16. • A new user interface paradigm • Exposes software services through conversational interface • In apps, browser and on IoT devices • Pro-active capabilities (Virtual Assistant etc.) • Bots CONVERSATIONAL AI Conversational AI is a subfield of artificial intelligence focused on producing natural and seamless conversations between humans and computers
  • 17. BOTS 101 “a computer program designed to have a conversation with a human being, especially over the internet” * * https://dictionary.cambridge.org/dictionary/english/chatbot
  • 18. • It’s one thing: it’s an app that performs an automated task • It solves the user’s needs in the quickest/easiest way compared to any other option... like an app, or a website BOTS 101
  • 19. • Automate routine work • Faster transactions • Introduce AI in a friendly way THE BUSINESS CASE FOR BOTS …
  • 20. MODERNIZING THE COMPANY FAQ Company info Departmental knowledge Troubleshooting/support + ++
  • 22. • Data - Aggregate and extract knowledge from non structured data • Architecture. The data and runtime hosted in your Azure subscription. • Data privacy and compliance. QnA data is hosted within your Azure compliance boundary. • Seamless chit-chat integration with personalities like: Profesional; Friend; Comic. • Azure Application Insights integration. QNAMAKER
  • 24. BOTS 101 { Your Code } REST Endpoint
  • 25. MICROSOFT BOT FRAMEWORK Users Direct Line Mail Bing kik Facebook Messenger Web Chat 3rd Party 3rd Slack GroupMe CortanaMicrosoft Teams Telegram Twilio (SMS) SkypeOffice 365 Channels Conversational AI Platform Functions BotWeb App Bot Bot Channels Registration Bot Service Types Bot Builder SDKs C# .NET SDK Java SDK*JavaScript SDK Python SDK* Cognitive ServicesVision Speech Search Language Knowledge Patterns & ConceptsRecognizers CardsMiddlewareState Dialogs HostingMicrosoft Azure On-premises Other Cloud Service Providers * still in preview
  • 28. MIDDLEWARE • 1st middleware object’s turn handler executes code before calling next. • 2nd middleware object’s turn handler executes code before calling next. • The bot’s turn handler executes and returns. • 2nd middleware object’s turn handler executes any remaining code before returning. • 1st middleware object’s turn handler executes any remaining code before returning. next() next() 1st middleware 2nd middleware Bot logic
  • 30. .BOT FILE With a .bot file, you can register services like: • Localhost local debugger endpoints • Azure Bot Service registrations. • LUIS.AI gives your bot the ability to communicate with people using natural language.. • QnA Maker Build, train and publish a simple question and answer bot based on FAQ URLs, structured documents or editorial content in minutes. • Dispatch models for dispatching across multiple services. • Azure Application Insights for insights and bot analytics. • Azure Blob Storage for bot state persistence. • Azure Cosmos DB - globally distributed, multi-model database service to persist bot state.
  • 31. Point of Interest Mail Automotive Custom Hospitality Conversation Skills (Customisable) APIs Productivity 1st/3rd Party Directory Tasks Calendar AI Capabilities Language Understanding Speech Vision QnA Knowledge Sources Manuals (PDF) Data Sources General Knowledge 3rd Party Assistants IoT Edge Devices Type Speak Tap User Input Adaptive Cards Channels Azure Bot Services Virtual Assistant Your Brand Your Personality Dialogs Language Model Virtual Assistant Your brand, your assistant
  • 32. • Text, with optional media attachments • Traditional chat, can contain media attachments (e.g., image, video, audio, file) • Input prompts • Suggested actions: Buttons, numbered items in a list, etc. • Rich cards, rendered as a list or carousel • Images, buttons, audio, animations, video, user sign-in, etc. • Hero | Audio | Animation | Thumbnail | Receipt | Sign In | Video | Adaptive | Purchase • Speech • Text-based chat using Speech Recognition & Synthesis (TTS) CONVERSATIONAL MECHANISMS
  • 35. • Machine learning-based service to build natural language into apps, bots, and IoT devices. Quickly create enterprise-ready, custom models that continuously improve. • New People and Geography entity recognizers • CLI tools and v4 SDK integration • CSA STAR, ISO 27001, ISO 27018, HIPAA and PCI DSS Compliance LANGUAGE UNDERSTANDING (LUIS) Always learning & improving Enterprise Grade, available worldwide
  • 36. LANGUAGE UNDERSTANDING EXAMPLE Book a hotel in Warsaw. Intent = BookHotel Entity = Warsaw
  • 37. LANGUAGE UNDERSTANDING EXAMPLE { "query": "Book a hotel in Warsaw.", "topScoringIntent": { "intent": "BookHotel", "score": 0.921233 }, "entities": [ { "entity":“Warsaw", "type": "Location", "startIndex": 10, "endIndex": 13, "score": 0.7615982 } ] }
  • 39. THE LIFECYCLE OF YOUR PROJECT Comprehensive framework for the lifecycle of your project Plan Build Test Publish Connect Evaluate Author Dialogs Design Cards Visualize Bot Builder SDK Cognitive Services Getting Started Templates Emulator​ Application Insights Conversation Transcripts DevOps Tools Azure BYO Web Host WebChat Cortana Skype, FB + Custom (DirectLine) Application Insights LUIS Suggestions
  • 40. DEMOS TILL THE END ;)
  • 41. FREE BOT WEBINAR – PLEASE GIVE FEEDBACK http://bit.ly/bot_webinar_feedback