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.
Proof copy
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.
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.