PET Project - ArtyWeather
ArtyWeather is a web application for viewing current weather and forecasts with AI-powered recommendations.
View project in GitHub repository
About project:
The project is built with Laravel and Vue.js.
The backend retrieves weather data from the Open-Meteo API, uses PostgreSQL to store user settings and Redis for caching.
Ollama AI generates a concise weather summary and practical recommendations.
Technology Stack:
Laravel 13, Vue.js 3, PostgreSQL, Redis, Open-Meteo API, Ollama, Docker.