SmartSkin
Skincare Compatibility System
SmartSkin connects an ML-assisted compatibility workflow to a practical web interface. It analyses product ingredients and a user's skin type, predicts suitability, and presents the result in a form designed to support routine decisions.
Context
The problem space.
Skincare labels are dense and product suitability is personal. SmartSkin explores how a structured compatibility model can make those choices easier to reason about.
Confirmed work
What the evidence supports.
- A Python-based machine-learning workflow predicts product suitability and compatibility.
- A React interface exposes the analysis and supports personalized routine visualization.
- The frontend and backend communicate through a REST API.
- The application was containerized with Docker and used for Kubernetes-based local deployment experimentation.