Axiom
Privacy
Last updated 30 July 2026.
Axiom is a static learning tool. It collects as little as it can, and most of what it keeps never leaves your browser.
What stays on your device
- Preferences. Your chosen theme and the chamber background are saved in your browser's local storage so the site can remember them between visits. They are never sent anywhere.
- Your questions. Questions you capture with the rail are stored locally in your browser (IndexedDB). They are not uploaded to any server. Exporting them to a JSON file is something you do by hand, and that file stays with you.
- Local AI. If you choose to connect a model on your computer, Axiom sends selected lesson text and your questions directly from your browser to that local model. Connection preferences stay in local storage, and conversation history stays in IndexedDB on your device.
Analytics
The site uses Vercel Web Analytics to count page views and see which pages get used. It is aggregate and privacy-friendly: no cookies, no cross-site tracking, and no attempt to identify you personally. Vercel's own documentation describes exactly what it measures.
Hosting
The site is served by Vercel, which keeps standard request logs (such as IP address and user agent) as part of delivering and protecting the site, governed by Vercel's own privacy policy.
What the site does not do
- No accounts, sign-ins, or profiles.
- No advertising, and no third-party advertising or social trackers.
- No selling or sharing of personal data.
How this was made
These lessons were prepared and generated with AI, as a way of learning the basics of AI.
Changes
If this policy changes, the date above changes with it.
Contact
Questions about this policy? Open an issue on GitHub.