Skip to content

kumarvivek9097/Weather-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Problem Statement

To create a ChatBot which will be able to give information about weather. The bot should be able to answer some of following questions:

  • How is the weather?
  • Is it going to rain today ?
  • it is sunshine ?
  • how is the weather in New Delhi ?

Solution

A Telegram bot named "Buzo" is created which is able to give the information about the current weather as well as able to forecast weather up to 5 days. It is able to provide the following details of the location which are provided.

  • Current and Forecast Temperature
  • Max/Min Temperature
  • Humidity
  • Wind Speed

Tools And Technology Used

  • Dialogflow: Bot framework to create intelligent chatbots, which you can then integrate with your apps.
  • Flask: To define the fulfillment logic, which eventually processes the data.
  • Telegram Bot Platform: Chat interface to query the bot and display the resulting output.

How to use the Weather Bot

  • Start the Bot
  • Ask the questions

About

A Telegram Bot built on Dialogflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages