Development of WeatherBot code

We have completed setting up LUIS. Now let's develop a bot for knowing the weather of a given geography. We will also see how LUIS can help us in identifying the geography of a given sentence.

This guide is for C# using the Bot Framework Connector SDK .NET template:

  1. Open Visual Studio and navigate to New | Project:
  1. Select Visual C# from the left-hand side template category. From the templates section, you will see the Bot Application template:
  1. Select the Bot Application template, name the project WeatherBot ...

Get Building Bots with Microsoft Bot Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.