Loomi - Fasion assist
- 2 Devlogs
- 1 Total hours
Loomi the simple fashion assistant
Loomi the simple fashion assistant
Today i built the usage for the feedback button, now when you give feedback from 1 to 5 stars, Loomi is saving your rating for this outfit and the weights how it picks the outfit gets slightly changed to your rating. I also built the webapp it is simple but it works really well und you see the nerdy stuff like the weights for each cloths. That update cost me like 1.5 hours of my live (hackatime doesnt track everything), so please let it be great. (Right now its in german but in future you should change it to english)
Loomi — Devlog #1Today I built the first foundation of Loomi: a modular outfit recommendation engine. Users can define clothing items with attributes such as category, color, style, warmth, and formality, while providing context like weather and occasion.The system generates possible outfit combinations and ranks them using a transparent scoring system based on style, color harmony, occasion, weather, and variety.The architecture is intentionally modular so that user feedback, personalization, AI, and machine learning can be added later without rebuilding the core system.