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.