TikTok-to-kit pipeline

PASTE THE CLIP.
FIND THE KIT.

This proof-of-concept takes a TikTok URL, pulls the creator metadata and thumbnail, identifies the visible gaming setup, and returns buyable products with Amazon affiliate links.

01

Pull TikTok metadata

The API fetches the video title, creator info, and signed thumbnail from TikTok oEmbed.

02

Scan visible gear

GPT-4o inspects the thumbnail for gaming and streaming hardware. If the vision key is missing, the demo falls back to metadata-driven mock matches.

03

Build buy links

Each result is turned into an Amazon affiliate search link with the Kitted tracking tag attached.

// identify products
Setup Scanner
Ready
POC mode: TikTok metadata + thumbnail analysis. Amazon links carry the `kitted-20` affiliate tag.JSON response at /api/identify
Paste a TikTok link to see the backend return structured product cards with confidence scores and affiliate buy links.