Build intelligent and smart conversational interfaces using Microsoft Bot Framework
Key Features
Develop various real-world intelligent bots from scratch using Microsoft Bot Framework
Integrate your bots with most popular conversation platforms such as Skype, Slack, and Facebook Messenger
Flaunt your bot building skills in your organization by thoroughly understanding and implementing the bot development concepts such as messages (rich text and pictures), dialogs, and third-party authentication and calling
Book Description
Bots help users to use the language as a UI and interact with the applications from any platform. This book teaches you how to develop real-world bots using Microsoft Bot Framework.
The book starts with setting up the Microsoft Bot Framework development environment and emulator, and moves on to building the first bot using Connector and Builder SDK. Explore how to register, connect, test, and publish your bot to the Slack, Skype, and Facebook Messenger platforms.
Throughout this book, you will build different types of bots from simple to complex, such as a weather bot, a natural speech and intent processing bot, an Interactive Voice Response (IVR) bot for a bank, a facial expression recognition bot, and more from scratch.
These bots were designed and developed to teach you concepts such as text detection, implementing LUIS dialogs, Cortana Intelligence Services, third-party authentication, Rich Text format, Bot State Service, and microServices so you can practice working with the standard development tools such as Visual Studio, Bot Emulator, and Azure.
What you will learn
Set up a development environment and install all the required software to get started programming a bot
Publish a bot to Slack, Skype, and the Facebook Messenger platform
Develop a fully functional weather bot that communicates the current weather in a given city
Help your bot identify the intent of a text with the help of LUIS in order to make decisions
Integrate an API into your bot development
Build an IVR solution
Explore the concept of MicroServices and see how MicroServices can be used in bot development
Develop an IoT project, deploy it, and connect it to a bot
Who this book is for
This book is for developers who are keen on building powerful services with great and interactive bot interface. Experience with C# is needed.
Table of Contents
Setting up Microsoft Bot Framework Dev Environment
Developing Your First Bot Using the Connector and Builder SDK
Developing Weather Bot Using Dialogs and LUIS
Natural Speech and Intent Processing Bot using Microsoft Cognitive Services
Developing Bots Using LUIS Prompt Dialogs with State and Nearby Bot Using Custom APIs
Developing IVR bot for a Bank using advanced Microsoft Bot Framework technologies
Intelligent Bots with Microsoft Bot Framework & Service Fabric
Developing Intelligent Facial Expression Identification Bot for IoT using Azure and Power BI
Publishing a bot to Skype, Slack, Facebook, and the GroupMe Channel