Bot Framework Composer

Harsh Bakshi
3 min readOct 30, 2023

--

Introduction

With the assistance of Bot Framework Composer, you’ll be able to construct a really complicated bot utilizing a quite simple strategy. The sweetness lies in the truth that you want little to no coding, and all you want is simply an thought and a minimalistic strategy.

Primary Set up

  1. Set up Node.js from the next URL: https://nodejs.org/en
  2. Set up .NET SDK from the next URL: https://dotnet.microsoft.com/en-us/obtain/dotnet/3.1
  3. Set up the Microsoft Bot Framework Composer from the next URL: https://github.com/microsoft/BotFramework-Composer/releases/obtain/v2.1.2/BotFramework-Composer-2.1.2-windows-setup.exe

Establishing a Dialog

  1. Click on on Create New Venture.
  2. Choose “empty bot” (utilizing C# because the core language).
  3. Title your bot “AQI_Bot”.
Create a bot
  1. Go to AQI_Bot — -> extra choices(the three colons) — → Add a brand new dialog.
  2. Title your new dialog as GetAQI.
  3. Your preliminary dialog move ought to look one thing like this.
Bot framework composer

Utilizing Open Climate Map’s API Documentation

We might be utilizing openweathermap.org knowledge to retrieve the AQI worth and the focus of gases that we need to find out about. For this specific course of, we might be sending an HTTP name to open climate’s API name URL, after which we’ll learn the info from the JSON formatted output knowledge to retrieve the knowledge that we’re involved about.

Hyperlink to Open Climate AQI API documentation: https://openweathermap.org/api/air-pollution

Ultimate Workflow

the ultimate workflow ought to look one thing like this.

Bot workflow
Bot

Testing Our Bot

  1. Click on on Begin a Bot.
  2. Then Click on on Open in Internet Chat to check your bot with real-time knowledge enter.

Word. Attaching the video for this tutorial under for a a lot deeper understanding

URL. https://www.c-sharpcorner.com/article/creating-bot-using-azure-framework-composer/

Word. The URL for the Conversational language understanding mannequin article can be connected (as mentioned within the video).

URL. https://www.c-sharpcorner.com/article/conversational-understanding-model-with-ms-azure/

Know extra about our firm at Skrots. Know extra about our companies at Skrots Companies, Additionally checkout all different blogs at Weblog at Skrots


Know more about our company at Skrots. Know more about our services at Skrots Services, Also checkout all other blogs at Blog at Skrots

Thanks, Harsh
Founder | CEO — Skrots

Learn more about our blog at Blog at Skrots. Checkout our list of services on Skrots. Give a look at our website design at Skrots . Checkout our LinkedIn Page at LinkedIn.com. Check out our original post at https://blog.skrots.com/bot-framework-composer/?feed_id=1368&_unique_id=653fec187b650

--

--

No responses yet