Generate content, right here
This demo engine 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.
Result preview
No content yet.
Fill in a topic on the left and press Generate. Output appears here, and every run is saved 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.