Skip to content

Supreeth10/Weather-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Assistant

A Voice assistant created using googles Dialog flow.The developed application is a weather assistant designed to aid individuals in determining the weather conditions for the day or future, enabling them to plan their day accordingly. Furthermore they can get basic astronomy related information like sunrise, sunset, moonrise, moonset time as well as moonphase.

Link to the VA

https://bot.dialogflow.com/2b5017d6-a3c9-4765-884f-d23102ba219b

Intents

  1. GetWeather – based on the input date and city, information regarding the weather is returned to the user.
  2. AstronomyIntent – based on the input date and city, information on the sunset, sunrise, moonrise, moonset, or moon phase is returned.
  3. JacketIntent – this intent responds in 2 ways a. If the user asks if a particular type of jacket is the right thing to wear in a particular city and on a particular date, the VA checks the weather and responds with a yes or if it’s a no it corrects the user with the correct type of jacket to wear. b. If the user asked for what kind of jacket to wear in a particular city and on a particular date, the VA checks the weather and responds with the weather and what kind of jacket to wear.

Some phrases you can try

  1. What's the weather like today in Portland?
  2. How does the weather forecast look like in Portland tomorrow?
  3. When does the sunrise today in Portland?
  4. Give me details regarding the moonrise in Portland tomorrow.
  5. What kind of jacket should I wear tomorrow in Delhi?
  6. Would a light coat be a good choice of clothing for today's weather in Portland?

Conversation flow diagram

conversationalFlow_v1

About

A Voice assistant created using googles Dialog flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors