MONDAY EDITION  ·  NEW: Ghost and Webflow join the press room — publish everywhere from one desk. Read the notice
The Writing Desk

Draft something, right here

This demo desk runs entirely in your browser and produces varied, structured drafts from your inputs. In the full product, the same form drives real AI models through a secure server-side connection.

Assignment brief

Topic is required.

5 / 10

Proof copy

SETTING TYPE…

Nothing on the desk yet.

Fill in the brief on the left and press Draft it. The proof appears here, and every run is filed to your local history.

Production note

Connecting a real AI model

This page demonstrates the workflow with a client-side template engine. To power it with a live AI API, add a small backend proxy that holds your API key server-side and relays requests — never place API keys in front-end code. Step-by-step instructions are in the README and in the comments at the top of assets/js/generator.js.