[go: up one dir, main page]

Skip to content

KlimaBot that tells the current weather forecast built with the open source conversational AI framework ( Rasa ).

Notifications You must be signed in to change notification settings

gustavohks2/klimabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KlimaBot - Weather Chatbot Assistant

KlimaBot tells the current weather forecast for a certain city. Currently it has been defined for use mostly with brazilian counties.

For the weather forecasting API we used https://hgbrasil.com/status/weather.

Simply create an account and an API key for the weather forecasting API.

In order to run the actions (actions server) properly, we need to first specify the API key created by passing the API key to the API_KEY variable in the actions.py file.

To run the project with Rasa

  • install de dependencies required in the pipeline if needed (config.yml)
  • execute rasa x or rasa shell to run it in the terminal

For more information on the Rasa Framework, please check their documentation under https://rasa.com/docs/.

About

KlimaBot that tells the current weather forecast built with the open source conversational AI framework ( Rasa ).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages