Skip to main content
Youzu
Discover

Visual search for what shoppers are picturing.

Youzu Lens turns screenshots, camera photos, and inspiration images into exact matches, similar products, and complete-the-look paths from your catalogue.

Youzu Lens
Live · review results
Handbag

Visual matches

  • Caramel Tote

    $129

    98% match

  • Saddle Crossbody

    $119

    94% match

  • Cognac Bucket Bag

    $139

    91% match

  • Tan Shoulder Bag

    $109

    88% match

Try with a sample:

Image

Visual search

query by screenshot or camera photo

Intent

Shop the Look

product relationships from inspiration

Signals

Smart recommendations

catalogue and shopper context

Test

Measure on your catalogue

acceptance criteria first

Youzu Lens

Search from the image in a shopper's head.

Lens brings e-commerce visual search into your storefront, turning photos, screenshots, UGC, and inspiration images into ranked catalogue results without asking shoppers to know the right keywords first.

  • Accepts upload, URL, camera capture, screenshot, or cropped region.
  • Combines visual matching with stock, price, category, and market filters.
  • Returns exact and visually similar products with similarity scores.
  • Works across fashion, furniture, marketplace, and multi-category catalogues.
Shop the Look

Convert inspiration into multi-item carts.

Editorial images, lookbooks, and UGC become shoppable scenes. Youzu identifies the products, maps each item to your catalogue, and keeps the buying path inside the moment of inspiration.

  • Detects multiple items inside lifestyle and editorial images.
  • Maps each item to in-stock products and close alternatives.
  • Supports complete-the-look bundles and one-tap multi-add flows.
  • Keeps merchandisers able to pin, replace, or approve matched items.
Smart recommendations powered by visual catalogue intelligence
Smart Recommendations

Rank by visual DNA, behavior, and intent.

Youzu recommendations see more than clicks. They blend product appearance, enriched attributes, shopper context, and merchandising rules so new and long-tail SKUs can perform immediately without waiting for behavioural history.

  • Uses visual similarity and pairing signals from the enriched catalogue layer.
  • Blends intent signals such as search, PDP views, market, and device.
  • Handles cold-start products from the moment enrichment completes.
  • Lets teams boost margin, clear stock, or pin curated collections.
In production

Visual discovery for every category.

Screenshot → shoppable catalogue matches

Capture trend imagery, editorial, and UGC into the buying funnel — with color- and cut-aware matching.

  • Multi-item Shop the Look tagging
  • Color, fabric, silhouette filters
  • Smart fallback when an exact match is sold out

Outcome

Test

Visual-session benchmark

API

Search. Inspire. Recommend.

One SDK covers visual search, shoppable tagging, and personalised recommendations from the same enriched catalogue layer.

  • One endpoint per surface
  • SDKs and direct HTTP examples
  • Document workload-specific response-time and availability expectations during evaluation
import { Youzu } from "@youzu/sdk";
const youzu = new Youzu({ apiKey: process.env.YOUZU_KEY });

// Visual search from a customer's image
const results = await youzu.lens.search({
  image: file,        // File, URL, or base64
  region: { x: 0.2, y: 0.3, w: 0.5, h: 0.5 }, // optional crop
  filters: { inStock: true, currency: "EUR" },
  limit: 12,
});

// Smart Recommendations — Visual DNA + intent
const recs = await youzu.recs.forPdp({
  sku: "SOFA-NAVY-V3",
  userId,
  limit: 8,
});
FAQ

Common questions

Get started

Ready to transform how your customers shop?

Start with a representative catalog, workflow, and measurable acceptance criteria. Book a walkthrough on your own catalog.

No credit card. We'll reply within one business day.