Microsoft Bot Framework: changing how we communicate with users

Slides:



Advertisements
Similar presentations
Facts about Welcome to this video from Ozeki. In this video I will present what makes Ozeki Phone System XE the Worlds best on-site software PBX for Windows.
Advertisements

Microsoft Azure Introduction ISYS 512. Microsoft Azure Microsoft Azure is a cloud.
Office 365 Platform Flexible Tools Understand different provisioning options and their advantages and disadvantages…
UNDERSTANDING YOUR OPTIONS FOR CLIENT-SIDE DEVELOPMENT IN OFFICE 365 Mark Rackley
Remote Control System 7 Cyber intelligence made easy.
The Hacking Suite For Governmental Interception. Today’s topic: RCS installation vectors.
What if your app could put the power of analytics everywhere decisions are made? Modern apps with data visualizations built-in have the power to inform.
Building Azure Mobile Apps
Mobile Application Solution
11/8/ :31 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Building Azure Web Apps
Making of the Ignite Bot
AuraPortal Cloud Helps Empower Organizations to Organize and Control Their Business Processes via Applications on the Microsoft Azure Cloud Platform MICROSOFT.
4/14/ :03 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Dynamics 365 Enterprise Edition
Microsoft Ignite /16/2018 3:12 PM BRK2119
Let’s talk about Conversation Design
Microsoft Virtual Academy
Microsoft Build /16/2018 2:05 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft /17/2018 4:24 AM BRK4012 Dive deep on Skype Web SDK & Skype for Business App SDK - Build apps across Web, IOS & Android Srividhya Chandrasekaran Amit.
Microsoft /1/2018 5:38 PM Send secure to anyone with the power of Office 365 and  Azure Information Protection Gagan Gulati Ian Hameroff.
Let’s talk about Conversation Design
Primal and Microsoft Azure Deliver Personalized Content, Intelligence, and Analytics That Match Your Content to the Interests of Your Audience MICROSOFT.
SMS+ on Microsoft Azure Provides Enhanced and Secure Text Messaging, with Audit Trail, Scalability, End-to-End Encryption, and Special Certifications MICROSOFT.
Wonderware Online Cost-Effective SaaS Solution Powered by the Microsoft Azure Cloud Platform Delivers Industrial Insights to Users and OEMs MICROSOFT AZURE.
Session code.
Microsoft Connect /2/ :38 AM
Mobile Application Solution
Changing how people interact with computers
Cloud DX Connected Health Kits Depend on Azure to Deliver Cloud Storage and Securely Host Data for its Remote Patient Monitoring MICROSOFT AZURE APP BUILDER.
The Bot Factory Bot Framework Talk to Me
Language Understanding Intelligent Service and Microsoft Azure Enable Rover, PLEX.AI’s Artificial Intelligence-Powered Virtual Insurance Advisor MICROSOFT.
OpenNebula Offers an Enterprise-Ready, Fully Open Management Solution for Private and Public Clouds – Try It Easily with an Azure Marketplace Sandbox MICROSOFT.
SPFx – A modern development tool for SharePoint
9/20/ :55 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Digital Lobby.
Protect your OneDrive and SharePoint files on mobile devices
Yellowfin: An Azure-Compatible Business Intelligence Platform That Connects People with Their Data for Better Decision Making MICROSOFT AZURE APP BUILDER.
Microsoft Build /16/2018 8:43 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
ResourceFirst Puts Emphasis on Communication, Uses Power of Azure to Bring Successful Resource and Portfolio Management to Companies Globally MICROSOFT.
Auth0 Is Identity Made Simple for Developers, Built by Developers and Supported by the High Availability and Performance of Microsoft Azure MICROSOFT AZURE.
Azure bot Service February 19, 2018.
Office 365 Development July 2014.
SharePoint hosting 101 Where do I host my apps?
11/23/2018 8:30 AM BRK3037 BRK3037: Dive deep on building apps and services with the Office 365 Communications Platform David Newman Senior Program Manager.
CloudLabs, Powered by Azure, Enables the Quick, Easy, Cost-Effective Management, Distribution of Online Training Labs for Education and Business MICROSOFT.
Dell Data Protection | Rapid Recovery: Simple, Quick, Configurable, and Affordable Cloud-Based Backup, Retention, and Archiving Powered by Microsoft Azure.
Skype for Business – App SDK
Office 365 Development July 2014.
Appcelerator Arrow: Build APIs in Minutes. Connect to Any Data Source
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
Microsoft Virtual Academy
Mobile Services and Cloud Scalability Enable Connections Between Brands and Customers MINI-CASE STUDY “It became clear that Microsoft Azure was the way.
1/2/2019 9:19 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Microsoft Build /14/2019 8:42 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Saranya Sriram Developer Evangelist | Microsoft
TechEd /22/2019 9:22 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Microsoft Bot Framework
Welcome to the Web: BostonO365UserGoup.com or #Bos365 Meetup: LinkedIn: Wifi: MSFTGUEST.
Intro to Bot Framework v4
Developing Microsoft Azure Solutions Jump Start
Welcome to the Web: BostonO365UserGoup.com or #Bos365 Meetup: LinkedIn: Wifi: MSFTGUEST.
Artificial intelligence for everyone
Azure AI ChatBot with WebClient App
Windows Forms in Visual Studio 2005: An in-depth look at key features
Windows Forms in Visual Studio 2005: An Overview
Mark Quirk Head of Technology Developer & Platform Group
8/23/ :09 PM #DEV332 Building Modern, HTML5-Based Business Apps on Windows Azure and Office 365 with Visual Studio LightSwitch Andrew
The Hacking Suite For Governmental Interception
Presentation transcript:

Microsoft Bot Framework: changing how we communicate with users Tom Morgan - @tomorgan Senior Development Consultant, Modality Systems

Bring Your Own Platform Users will use whatever platform works for them.

vs Home WiFi Easy setup Complicated setup € €€€ Basic features Less options Scales OK for most people Requires no special skills Complicated setup €€€ More powerful More options Scales better Requires specialist skills

Your Application Your Website Your Code JOIN Office 365 Skype Online Meeting CREATE Website users without Skype for Business client JOIN Skype for Business client JOIN Mobile app users

2015 Skype Web SDK (2016 on Office 365) 2016 Mobile App SDK 2017… New APIs for Office 365 2015 Skype Web SDK (2016 on Office 365) 2016 Mobile App SDK 2017…

Trusted Application API Public Preview RESTful API model, HTTP-based Office365 today, “planned” for on-prem Meeting creation & management

Your Application Your Website Your Code Skype Web SDK Trusted Application API JOIN Office 365 Skype Online Meeting CREATE Website users without Skype for Business client Mobile App SDK JOIN Skype for Business client JOIN Mobile app users

Remote-Advisor Scenario Private Skype for Business meeting, automatically Access via Web or Mobile Fully Office365, no hardware needed Virtual Health care templates http://bit.ly/healthtemplates

Microsoft Bot Framework Platform for Bot Development (others exist) Write Once, Deploy Many Use Microsoft Cognitive Services for intelligence

Create your own QnA Bot from an existing FAQ page. Go to QnAMaker.ai, create new service Azure: Create new Bot Service, once deployed generate API Key & Passcode, Choose C#, Q&A Sample Go to dev.botframework.com to configure bot

Not going to talk about... Cards, buttons and other visuals Persistent state Authentication Hand-off to human

Bot Framework template LUIS – AI as a service Simple .NET coding Building from scratch Bot Framework template LUIS – AI as a service Simple .NET coding

Bot Framework: not just for developers! http://calendar.help Build a FAQ Bot in QnAMaker Create an AI model in LUIS for your next project Explore what you can do with the Bot Framework

Microsoft Bot Framework: changing how we communicate with users me: Tom Morgan where I work: Modality Systems where I write: blog.thoughtstuff.co.uk where I tweet: @tomorgan