Last updated 2026-08-22
The AI Commit (theaicommit.com) is a solo, personal project. This page explains plainly what data the site touches and what it doesn't — there's not much of either, because the site currently has no accounts, no sign-up, and no ads.
Nothing is sent to us. The two things the site stores are kept entirely in your
own browser via localStorage and never transmitted anywhere:
code_example.py
in the interactive Run panel, your edit is cached locally for 24 hours so a refresh
doesn't lose it. Same as above: local only, expires automatically.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.
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.
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.
This site is not directed at children under 13, and we don't knowingly collect information from anyone — which is easy to say honestly, since we don't collect information from anyone at all right now.
Questions about this policy: theaicommit@gmail.com