Skip to content

heathhenley/WhatsTheWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WhatsTheWeather

Calls Weather API for a zip code and summarize with OpenAI chat model

Entirely developed for funsies, takes the weather for a zip code from weatherapi.com and asks OpenAI's GPT-3.5 model to summarize the weather in a fun way. Would like to time based caching to the weather calls (so we don't actually send the request for the weather for the same place too often - 15 minutes? - when it likely hasn't updated).

About

Summarize the weather with OpenAI GPT-3.5 LLM model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published