Lustre
A ring design tool powered by a fine-tuned text-to-image model.
Select a cut, stone, metal, and setting from a taxonomy of 54 ring variants, and the model renders a photorealistic finished ring in seconds. I built the entire generative core: designed the four-axis attribute taxonomy, built a synthetic data pipeline of over 1,200 images, and performed rank-4 LoRA fine-tuning of Stable Diffusion XL, achieving 97.5% attribute alignment in my evaluation. The system also includes a web frontend for end users and anyone to use. This bridges product design, generative AI, and data engineering in a single tool. The web frontend was built with a teammate.
- Stable Diffusion XL
- LoRA
- Diffusers
- PyTorch