The concept is straightforward. First, we grab the weather information for our current location using the OpenWeatherMap API. Then, we send that weather data over to the Gemini API with a simple prompt, asking Gemini to summarize the weather with a bit of humor.
Once Gemini replies, we display the result on an OLED screen. And the whole thing is powered by an inexpensive ESP8266 board, called Wemos D1 Mini.
Awesome project!! When I first had my attention drawn to it was reading my Hackaday email this morning. I love weather and reading the first two words of the Description really got me excited! For a second, I thought it would be a project that provided witty text of decoded METAR (METeorological Aerodrome Report, or encoded airport weather reports)!!
But this looks just a cool!!! Looking forward to following this.