Book Image

Understanding Bot Framework [Video]

By : Eduardo Freitas, Victoria Clark
Book Image

Understanding Bot Framework [Video]

By: Eduardo Freitas, Victoria Clark

Overview of this book

<p>Microsoft Bots has become very popular tool for chatting, that can connect intelligent bots to interact with your users naturally wherever they are.</p> <p>This course will teach you everything you need to learn what the Bot Framework is and how you can build interactive and conversational bots using solid and well tested APIs. We will begin by exploring the basics of the Bot Framework and then dig deeper into the various aspects of building more advanced conversational agents</p> <h1>Style and Approach</h1> <p>This course is packed with steps – by – step instructions, working examples and helpful advice. This course will begin with an understanding of the Bot’s Framework essential parts and then jump into getting up to speed with the Bot Template in order to create our first sample. This is a practical step-by-step course that will gradually expand your knowledge of this Framework.</p>
Table of Contents (3 chapters)
Chapter 1
Framework 101
Content Locked
Section 5
Hello World Bot
Showing how to set up a simple “Hello World” bot, including updating the references and including simple code into the template. - Updating the references in the Bot Template - Including a few simple lines of code - Ensuring there are no missing system parameters and correcting this