Glowe: Agent-Powered Korean Skincare Routine Recommendations Using Weaviate, Gemini, and Elysia
Most skincare recommendation systems fail to capture nuanced relationships between ingredients, user experiences, and outcomes, leaving users overwhelmed by thousands of products with no way to identify effective combinations for their specific skin.
The common approach of embedding an entire product object into a single vector causes generic fields to dominate the vector space, diluting the importance of specific skincare effects and losing the ability to prioritize products by their actual performance.
Glowe delivers a complete morning and evening skincare routine personalized down to the ingredient level, alongside an agentic chat interface for ongoing guidance tailored to the user's skin type, concerns, and existing products.
Frequently asked questions
What did this team achieve with this AI workflow?
Glowe delivers a complete morning and evening skincare routine personalized down to the ingredient level, alongside an agentic chat interface for ongoing guidance tailored to the user's skin type, concerns, and existi…
What tools did this team use?
Weaviate, Gemini 2.5 Flash, Gemma 3 12B, Elysia, Weaviate Query Agent, Weaviate Agents.
What results were reported?
curated Korean skincare products in dataset: around 1,440; User reviews in dataset: over 94,500 (source-reported, not independently verified).
What failed first in this deployment?
The common approach of embedding an entire product object into a single vector causes generic fields to dominate the vector space, diluting the importance of specific skincare effects and losing the ability to priorit…
How is this ecommerce ops AI workflow structured?
User skin questionnaire → Product category selection → LLM review effect extraction → TF-IDF weighted effect embedding → Weaviate vector similarity search → Gemini routine assembly → Agentic chat via Elysia.