This site collects nothing about you.
No cookies, no analytics, no tracking pixels, no ads, no accounts. The same discipline the project applies to its trust claims applies here: everything that happens when you load a page — and everything the interactive demo stores in your own browser — is listed below, completely.
Everything that happens, listed.
A static website has a short, finite list of data flows. This is all of them.
What this site does not do
It sets no cookies. It loads no analytics, advertising, or tracking scripts of any kind. It has no user accounts, no comment systems, and no contact forms — contact happens over email or GitHub, on those services’ own terms. This site has no server-side application and no database; it cannot record anything you do, because there is nowhere for it to record it.
Hosting
The site is served as static files by Cloudflare Pages, and the domain (299bytes.com), DNS, and TLS certificate are also handled by Cloudflare. Like any web host, Cloudflare may keep standard access logs — IP address, user agent, requested URL, timestamp — to operate and secure the service; those logs belong to and are governed by Cloudflare’s own privacy policy. This project does not add to them, enrich them, or use them for tracking. No third-party analytics (including Cloudflare Web Analytics) is enabled.
Fonts
The marketing pages load the Geist and JetBrains Mono typefaces from the Google Fonts CDN. When your browser fetches those font files it sends Google a standard web request (your IP address and user agent), governed by Google’s privacy policy. This is the only resource the site loads from outside Cloudflare. The demo pages under /demo/ are dependency-free and load no external fonts or scripts at all.
Your demo data stays in your browser
The interactive demo can save data using your browser’s local storage — on your device only. Depending on what you use, that includes: your saved conversations, your prompt library, pinned notes, a custom system prompt, generation settings, and display preferences such as the light/dark theme. None of it is ever transmitted: there is no account and no server to send it to, and this site never reads it back to itself. You can erase all of it at any time with your browser’s “clear site data”, or with the demo’s own new-chat and delete controls. Nothing is stored until you actually use those features.
Optional voice features
If you click the microphone button, the demo uses your browser’s built-in speech recognition to transcribe what you say. Depending on your browser, that audio may be sent to your browser’s maker (for example, Google for Chrome) and is governed by their policy — it is entirely opt-in, and nothing listens until you click. The read-aloud feature uses your browser’s local speech synthesis and sends nothing anywhere.
The demo on this site
On this public site the demo runs no backend. The live chat, deep-think, and inspection features require a local server you would run yourself; on 299bytes.com they stay inert, so nothing you type there is processed or transmitted. What you can see here are replays of real, captured runs, committed as self-contained files that execute entirely in your browser from that committed data.
External links
Links to GitHub, Hugging Face, and other external sites leave this site; their privacy policies apply there.
Changes & questions
If anything on this list changes, this page changes with it, with a new effective date. Questions: the contact page.
Nothing hidden, here either.
The project’s whole premise is that you shouldn’t have to take anyone’s word for what software does — including this website.