Weather Stylist Bot — Telegram bot suggesting outfits based on real-time weather (Python, Gemini AI)

Telegram bot that recommends an outfit based on the current weather at the user's location. Flow: user selects language (EN/UA) and gender → shares location → bot reverse-geocodes coordinates to a city (Nominatim) → fetches live weather (OpenWeatherMap) → generates an outfit suggestion via Gemini. Stack: aiogram, geopy, google-genai, OpenWeatherMap API. Known limitations: user state (language/gender) is stored in memory only and resets on bot restart. Repo: github.com/Maksimuson/Weather-Stylist-Bot

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论