← The AI Commit

Privacy Policy

Last updated 2026-08-23

The AI Commit (theaicommit.com) is a solo, personal project. This page explains plainly what data the site touches and what it doesn't. You can read and run everything here without an account. The two optional exceptions are GitHub sign-in (to publish a gist from the Code tab) and the newsletter (if you type in an email).

What we collect

Most of what the site stores never leaves your browser. It's kept in localStorage:

Newsletter

If you subscribe, we store the email address you typed so we can send you one email when a new daily session ships. That's the only reason we keep it.

What our host sees

The site is served by Cloudflare Pages. Like essentially any web host, Cloudflare's edge servers process standard connection metadata to serve requests and defend against abuse — things like your IP address and request timing, in server logs we don't separately collect or analyze ourselves. See Cloudflare's privacy policy for what they do with that.

No cookies, no tracking, no ads

We don't set cookies, run analytics scripts, embed third-party trackers, or serve ads. The only client-side storage is the localStorage described above — including the GitHub sign-in state, which is a token in localStorage, not a cookie or a session we track.

Running code in your browser

The Code tab lets you execute code_example.py directly in your browser via Pyodide (Python compiled to WebAssembly), loaded from a CDN (jsdelivr). That execution happens entirely on your device — nothing you run is sent to us. jsdelivr's own handling of that request is governed by their policies, not ours.

Children's privacy

This site is not directed at children under 13, and we don't knowingly collect personal information from them. If you believe a child subscribed, email theaicommit@gmail.com and we'll delete the address.

If this changes

Comments and a fuller account system are still on the table. Anything that collects more than an email for the newsletter will be described here before it ships, not after.

Contact

Questions about this policy: theaicommit@gmail.com