← All work
AIConsumer2025
ScentCheck
Identify any perfume and get recommendations, powered by a dual-prompt LLM
Visit live ↗Overview
ScentCheck identifies perfumes and recommends new ones to try. I set the technical direction and chose a dual-prompt LLM approach instead of a custom computer-vision model. That decision cut build cost and time without losing accuracy.
The problem
People want to know what a fragrance is and what else they would like, but a custom vision model would have been expensive and slow to build.
What I built
I went with a dual-prompt LLM design that delivers the same accuracy for far less cost and time.