Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 970 Bytes

File metadata and controls

28 lines (23 loc) · 970 Bytes

Weather-Bot

This is a simple bot which interacts with the user , asks for the postal code and the tells the weather around them.

With the LUIS ML Model enabled, which is a machine learning based service to build natural language into bots, it's much more interactive. You can ask questions like "What is the weather around me?" "What is the weather at 98055" "How can you help me with?" "Can you help me?" "can you please cancel"

Getting Started

  1. Create an Azure account.
  2. Download and Install Microsoft Bot Composer.
  3. Download the files in this repo
  4. Set up the Weather API from Open Weather 1.Make sure to replace YOUR_API_KEY with your key.
  5. You're done! Send weather to your bot and it should respond with the message

Instruction

As the API used is for US kindly use pincode's like {98052, 98053 or 98055} //The bot only accepts 5 digit pincode.

My Implementation

https://youtu.be/5cgnh4UVAJI

Presentation

https://youtu.be/GeZ6NNe6sLs