Skip to content

notvincent8/stylos

Repository files navigation

Stylos

Extract visual style keywords from any image using Claude's vision API. Drop a photo, pick your disciplines, and get a structured list of aesthetic terms, era, texture, silhouette, design language, ready to use as creative references or search tags.

What it does

Upload or paste any image. Select one or more creative fields (fashion, architecture, interior, graphic design, etc.). Stylos sends the image to Claude and returns a set of style keywords per field, each with a confidence score and a short description. You can lock keywords you want to keep, then run the analysis again to fill the remaining slots.

Two optional modes shape the output:

  • Pulse : biases toward what's trending right now
  • Unbox : encourages unexpected, cross-disciplinary associations

A free-text hint lets you steer the extraction further ("focus on material textures", "avoid trend terms").

Running locally

pnpm install

Add your Anthropic API key to .env:

ANTHROPIC_API_KEY=your_key_here
pnpm dev

Open http://localhost:3000.

Stack

Next.js 16 · React 19 · Tailwind CSS 4 · Anthropic Claude API · TypeScript

About

Extract visual style keywords from any image, fashion, architecture, interiors, and more.

Resources

Stars

Watchers

Forks

Contributors