curious what AI model you use for the outfit generation. also, how do you handle the multiple weather sources - do you pull from all of them and pick the consensus or just aggregate the data
COOLmanYT•44s ago
1. It uses Gemini models, in this order: Gemini 2.5 Flash, Gemini 2.5 Flash Lite, Gemma 4 31B, Gemma 4 26B (used to use Gemma 3, but Gemma 3 API is being deprecated)
2. It just averages the data
liangyunwuxu•1h ago
This is a really great idea. I tried it out and it was very interesting.
kilakulusu•1h ago
COOLmanYT•44s ago
2. It just averages the data