Ask the Constitution.
A governed constitutional AI that runs entirely in your browser. It answers only by quoting the written text, cites the article, and refuses what is not in the Constitution. Nothing you type ever leaves your device.
Loading the constitutional index…
How this works — and why it can't hallucinate
Tier 0 (instant, 0 extra download): a keyword search over the 42 articles runs the moment the page loads. Good for direct questions.
Tier 1 (one click, ~22MB): a quantized MiniLM sentence-embedding model downloads once and runs on your device. It matches the meaning of your question — so colloquial or paraphrased questions still find the right article. A semantic floor gate refuses anything that isn't genuinely about the Constitution.
Why it can't make things up: the model never writes prose. It only ranks the 42 written articles and shows you the exact text, byte-for-byte. Retrieval hints improve the search behind the scenes but are never displayed — you always read the pure ratified text. This is retrieval, not generation. Hallucination is impossible by construction.
Privacy: no server, no CDN, no telemetry. Every asset serves from Article 11's own infrastructure and every computation happens in your browser tab.