docker run -p 8080:8080 --name weather-app-java -e AI_API_KEY=... isaricpv/weather-app-java
10K+
This application was written with the help of JetBrains Junie, JetBrains AI assistant, GitHub Copilot and free GitHub Actions. It uses the Google AI API to call a Gemini model and retrieve a summary of the received weather data along with suggestions for activities. The weather data is provided by OpenMeteo. The application resolves your city or town using a locally stored json of cities.
Run with:
docker run -p 8080:8080 --name weather-app-java -e AI_API_KEY=... isaricpv/weather-app-java
Content type
Image
Digest
sha256:faa3822f6…
Size
121.2 MB
Last updated
about 1 year ago
docker pull isaricpv/weather-app-java