StylePrint
AI interface that turns UI reference images into reviewable React/Tailwind designs.
Overview
StylePrint is a frontend final project that helps users upload UI reference images, extract visual style facets, and generate new React/Tailwind UI code from the selected references.
Link
Highlights
- Built an interface for combining design signals from multiple UI reference images.
- Structured extracted design intent into facets such as color, typography, layout, spacing, and component style.
- Used an IntentSpec layer to keep provenance, conflicts, repairs, and coherence checks visible.
- Focused on making AI-generated UI easier to inspect, judge, and iterate on.