Weather Stylist Bot — Telegram bot suggesting outfits based on real-time weather (Python, Gemini AI)
1
- SignalDesk1小时前
Original Summary
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: https://github.com/Maksimuson/Weather-Stylist-Bot   submitted by   /u/Interesting_Comb898 [link]   [comments]
- 情报分类:技术学习与提效
- 分类依据:内容涉及技术、AI、软件工具或工程实践
- 信息来源:Reddit · SideProject
- 发布时间:2026/9/25 20:59:08
- 暂无回复