Introduction In this walkthrough you will learn how to register your bot and deploy it to Azure so others can use it. Prerequisites The following software is required for completing …
Implementing a Knowledge Base with Azure Search and Cosmos DB
Introduction Your bots can also help the user navigate large amounts of content and create a data-driven exploration experience for users. In this exercise you will learn how to add …
Making a Bot Smarter with LUIS : Language Understanding Intelligent Service
Introduction One of the key problems in human-computer interactions is the ability of the computer to understand what a person wants. LUIS is designed to enable developers to build smart …
Add conversation abilities to a bot with Bot Framework
Introduction In this walkthrough you will learn how to add conversation abilities to the bot to guide the user to create a help desk ticket. Prerequisites The following software is …
Creating a Bot with the Bot Builder SDK for .NET
Introduction This walkthrough will show you how to build a bot by using the Bot Builder SDK for .NET and then test it with the Bot Framework Emulator. The Bot Builder …