hugging face space

Describe a site. Ship it in one click.

HTML Studio is our free Space: pick any open-weights model, describe what you want, and deploy the result straight to harvis.dev. Nothing to install.

  • Every open-weights chat model on the Hugging Face router, plus temperature and system-prompt control.
  • The code pane is editable — your edits re-render and are what gets deployed.
  • One button deploys it and hands back a live URL in about two seconds.
Open the Spaceharvis-io/html-studio
how it works

Four steps, nothing installed

  1. 01

    Pick a model

    The list is fetched live from the Hugging Face router, so every open-weights chat model it serves is selectable.

  2. 02

    Describe the site

    The model streams back one self-contained HTML document, with all CSS and JS inlined. The preview renders as it arrives.

  3. 03

    Edit if you want

    The code pane is a live editor. Your edits re-render immediately, and the edited document is what gets deployed.

  4. 04

    Deploy

    One button posts the document to harvis.dev and hands back an immutable live URL in about two seconds.

inference

Runs in your browser, on your own credits.

There is no server: the Space is static, and the only request that leaves your browser goes to the Hugging Face router. Sign in with Hugging Face to generate against your free monthly inference credits, or paste a token from your settings instead.

  • The token is kept in localStorage and never reaches harvis.dev.
  • Deploying again reuses the site's deploy token, so the same URL updates in place.
  • Every deploy returns a public live URL and a private claim link for your dashboard.

Open HTML Studio

Free, and no harvis.dev account required to deploy. The Space is public — the whole thing is a single static page you can read in the Files tab.