Project Info

Winner

[Y Combinator] Build an Iconic YC Company with AI (1st Place: Guaranteed YC interview 2nd Place: Guaranteed YC Office Hours 3rd Place: Guaranteed YC Office Hours)

aesthetica

Devpost

Imagine this. You’re walking down the street and someone passes you wearing your exact ideal blazer. The cut, the drape, the color temperature, the silhouette against the light. It’s perfect. By the time you pull out your phone, unlock it, open the camera, and awkwardly try to capture the outfit without being obvious… they’re gone. Even if you get the photo: Reverse image search takes minutes. Results are noisy and generic. You forget why you liked it. The moment doesn’t compound.

Inspiration

disappears. Taste doesn’t accumulate. We built Aesthetica to fix that. What Aesthetica Does Aesthetica is spatial fashion intelligence for the real world. With a single gesture while wearing Meta Ray-Ban glasses, users capture any outfit they see. We're also fully integrated with Poke, the best conversational assistant one could have. Within five seconds, Poke pings you on iMessages, "saw you liked that outfit. here's what we found." The system isolates garments in the live camera feed. It extracts structured, multi-attribute embeddings. It performs reverse visual retrieval across product databases. It updates a persistent, interpretable taste graph with a fully unique, fully comparable Fashion Identity. This is not just visual search. It is a continuously learning taste engine. Aesthetica consists of five core layers: 1. Spatial Capture Layer Using Meta Ray-Ban camera input and gesture triggers, we capture short-frame sequences aligned with user gaze. We perform: Real-time object detection Garment segmentation Human pose estimation for body-part localization This allows us to isolate: Tops Bottoms Outerwear Footwear Accessories and anchor them relative to body geometry. 2. Garment & Body Mapping (Computer Vision Stack) We use CV models to: Segment garments from background Map clothing to anatomical regions Extract silhouette contours Estimate drape and structure features Identify layering relationships We compute structured features including: Silhouette type (structured, relaxed, oversized, tapered) Color palette distributions (dominant + secondary tones) Texture embeddings (wool, satin-like, denim-like, etc.) Pattern detection (solid, plaid, striped, etc.) Formality classification Gender-neutral style archetypes Rather than storing a single opaque embedding vector, we decompose each capture into interpretable attribute nodes. 3. Catalog Engine You upload any photo (outfit, garment, or inspiration). The pipeline: Runs OpenAI-based style analysis on the image (garment name, five style scores, and a short description) Uses OpenAI to generate a shopping query and rationale from that style signal Searches the open web via SerpAPI (e.g. Google Shopping) with the query You get visually similar, purchasable items plus a Poke notification with a link and short opener. 4. Structured Taste Graph This is the core innovation. Instead of just saving products, we maintain a dynamic user-specific style graph. Over time, the system learns: What you consistently notice What you ignore How your taste drifts seasonally Which attributes correlate Your aesthetic identity becomes computationally modeled. 5. Persistent Taste Engine Most fashion AI tools answer: “What is this?” Aesthetica answers: “What does this say about you?” We build: A persistent style embedding A continuously updated attribute distribution A style trajectory over time An interpretable preference surface The more you capture, the more accurate the system becomes. Taste compounds. Gesture-triggered capture pipeline Real-time garment segmentation and body mapping Multi-attribute embedding extraction Vector-based reverse image retrieval Structured style graph engine Real-time product surfacing UI Under-five-second end-to-end flow Segmenting garments in uncontrolled, in-the-wild lighting Handling occlusion and motion blur Building an interpretable preference model instead of a black-box vector Balancing retrieval accuracy with low latency Designing a graph update rule that meaningfully reflects aesthetic evolution The hardest problem was not visual search. It was modeling identity. As spatial computing becomes ambient, commerce must become ambient. When cameras are always available and gestures replace screens, discovery should be frictionless. Aesthetica is building the infrastructure layer for spatial commerce: Real-world capture Structured aesthetic modeling Persistent taste intelligence Instant conversion to commerce Fashion isn’t just what you buy. It’s what you notice. And now, noticing is enough.

Analysis

Compare with all teams

View

Metric

Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.

Technology

Found in codeClaimed only
  • CIn code
  • CSSIn code
  • DartIn code
  • FastAPIIn code
  • HTMLIn code
  • JavaIn code
  • Next.jsIn code
  • PythonIn code
  • PyTorchIn code
  • ReactIn code
  • RedisIn code
  • SwiftIn code
  • Tailwind CSSIn code
  • TypeScriptIn code

14 of 14 appear in the indexed code.

AI coding agents

  • CursorCommits

Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.

Codebase size

Source size

1.1 MB

Source files

222

Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.

0 stars