Skip to content

acidsafari/weather_forecast-chatbot-copy

Repository files navigation

Create Weather Forecast ChatBot Project

WeatherBot is a chat bot for answering question about the forecast weather

Running the application

In order to run the application, please make sure you run:

pip install -r requirements.txt

Replace the API keys at:

api_keys.py

and then proceed to run on CLI or your VSCode:

chatbot.py

Once the link is available, open your browser and interact with the bot.

Training Questions

All of the previous steps were guided to generate the responses to the next few questions.

  • What is the weather in [city] in [days]?
  • What is the forecast for {city} in {days}?
  • What will be the weather at {city} in {days}?
  • How hot will it be in {city} in {days}?
  • What is the maximum temperature at {city} in {days}?
  • What is the minimum temperature at {city} in {days}?

Despite the specific training you might encouter hallucinations.

License

MIT

Free Software, Hell Yeah!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors