Reprise

by tepesama

292 downloads
Not rated
GitHub

About

Reprise un-flattens a finished, flat AI design (ChatGPT/Midjourney/Claude) back into editable layers and rebuilds it bit-perfect — it returns a fidelity score (MAE 0.00 / 0 stray px) so you can verify, not just trust. Reproducing runs locally and free; remix one design into N on-

Details

Author
tepesama
Downloads
292
Categories
AI, Design, Automation

- Turns flat AI designs into editable layers with fidelity scoring.
- Fidelity measured by Mean Absolute Error (MAE) and stray pixel count.
- Runs locally and is entirely free – no signup required.
- Remix one design into multiple on‑brand variants.
- Unedited layers remain bit‑perfect; only edited regions are newly generated.
- Auto element‑detection (v1) provides identified elements.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Reprise
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Open the web UI (https://tepesama-reprise-mcp.hf.space → “Try it” tab) and drop an image – no signup required. To add it as an MCP server, run:
claude mcp add --transport http reprise https://tepesama-reprise-mcp.hf.space/gradio_api/mcp/http
The available tools are: reproduce(image) → editable layers + fidelity score, autodetect(image) → detected elements, diagnose(original, reproduction) → fidelity metrics.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "reprise": {
            "reprise": {
                "type": "http",
                "url": "https://tepesama-reprise-mcp.hf.space/gradio_api/mcp/http"
            }
        }
    }
}

McpServers

{
    "reprise": {
        "type": "http",
        "url": "https://tepesama-reprise-mcp.hf.space/gradio_api/mcp/http"
    }
}

What it does

Reprise turns a finished, flat AI design (ChatGPT / Midjourney / Claude) back into editable layers and rebuilds it bit-perfect — and returns a fidelity score (MAE 0.00 / 0 stray px) so you can verify, not just trust. Reproducing runs locally and free; remix one design into N on-brand variants.

Try it (no signup)

Open https://tepesama-reprise-mcp.hf.space/ → the "Try it" tab → drop an image (or click the sample).

Add as MCP

claude mcp add --transport http reprise https://tepesama-reprise-mcp.hf.space/gradio_api/mcp/http

Tools

- reproduce(image) → editable layers + fidelity score - autodetect(image) → detected elements - diagnose(original, reproduction) → fidelity metrics Honest by design: unedited layers are bit-perfect; edited regions are newly generated. Auto element-detection is v1. Product / early access: https://reprise.design
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.