Privacy
The site says “nothing stored” in its footer. This page is what that actually means, because an unverifiable privacy claim from an anonymous site is worth nothing.
What happens to what you type
Your prompt is sent to a language model through OpenRouter to produce the geometry, and the result is returned to your browser. It is not written to a database, because there is no database. Nothing you generate is added to the example library unless we generate it ourselves from a prompt we wrote.
OpenRouter and whichever model provider handles the request see the prompt. That is unavoidable for a tool that calls a model. I have not enforced zero-retention routing, and I cannot promise on a provider's behalf that your prompt is not retained or used for training. If the geometry is under NDA, describe it generically and change the numbers afterwards. That is the honest answer, and I would rather give it than a reassuring one I cannot stand behind.
What is logged
Requests hit Vercel, which records standard access logs: timestamp, path, response code, coarse country from the IP, and referring page. Those logs are retained by Vercel on their own schedule and are used to spot abuse and to see which pages are worth keeping.
Anonymous product events are recorded: that a generation was attempted, whether it succeeded, how long it took, and whether a file was downloaded. No prompt text is included. These sit in the runtime log and are kept for as long as the hosting provider retains logs, which is currently 30 days.
Cookies and analytics
This site sets no cookies of its own. Google Analytics is not currently configured, so no analytics script loads and no third-party cookie is set. If that changes, this paragraph changes with it. There is no advertising, no remarketing pixel and no fingerprinting.
Bot detection runs on the generate endpoint. It inspects the request, not you, and sets no persistent identifier.
Accounts
There are none. No email is collected, so there is no list to leak and nothing to unsubscribe from.
Abuse prevention
The generate endpoint runs bot detection and a per-address rate limit, because an ungated endpoint that calls a paid model is otherwise free compute for whoever finds it first. This means a request may be refused. It does not mean anything about you is stored.
Who runs this
One independent developer, not a company. Contact: dhakalasace777@gmail.com. Questions about what is stored are welcome; the honest answer to most of them is “less than you would expect, because building storage would have been extra work.”
No warranty is offered on the files. They are geometry produced by a model and measured by a script, not a controlled engineering document. Check anything before you cut it.
Back to the tool
No account, no cookies, no stored files.
Open the tool