← Ask the Constitution
The Fine Print

About This Project

Why this exists, who made it, and answers to the questions people actually ask.

Why this exists

The Constitution of India is the longest written national constitution in the world. It governs 1.4 billion people, and most of them have never read the article behind a right they invoke every day. This site puts the full official English text in front of you not as a museum piece, but as living text you can question and get answered, word for word, with citations.

It is a follow-up to askthedeclaration.com, an earlier project that did the same for another country's founding documents. This build is for India's citizens, students, and anyone who has ever wondered what the document actually says: 544 passages, one per article, each with a plain-language explainer, searchable by meaning rather than keywords.

It is also a small argument about craft. Adopted on 26 November 1949, in force since 26 January 1950, amended 104 times, and still in production. A document that has been maintained that carefully deserves a search tool that quotes it exactly.

Who built it

Swapnil Tamse. Engineering leader in AI and AI security, based in New York, with fifteen-plus years building systems for financial services. This site is a working demonstration of how I like to build: real retrieval, honest tradeoffs, no servers where none are needed, and design decisions stated in public.

More at swapniltamse.com. If you want to talk about AI engineering, retrieval systems, or working together, my door is LinkedIn. This site's full source code is public at github.com/swapniltamse/ask-the-constitution-india.

Questions people ask

Is this legal advice?
No. This site retrieves and explains the text of the Constitution. It does not know the facts of your situation, and Indian constitutional law lives partly in Supreme Court judgments that this site does not index. For anything that matters, talk to a lawyer.
Where does the text come from?
The official English text of the Constitution of India via the Wikisource 2020 edition, which includes all 104 amendments. It is parsed into 544 passages along the document's own structure: one passage per article, split at clause boundaries when an article runs long, plus the Preamble and Schedules 1 to 5. The authoritative reference is the Government of India's publication at legislative.gov.in. Stack: all-MiniLM-L6-v2 embeddings, Transformers.js in the browser, static hosting. The full engineering story is on the Under the Hood page.
Why do some answers mention court judgments?
Because some of the most important constitutional law in India is not in the document. The right to privacy comes from the Puttaswamy judgment of 2017. The basic structure doctrine comes from Kesavananda Bharati in 1973. When a curated answer rests on a judgment rather than the printed text, the answer says so. And where the print retains words the Supreme Court has struck down, the plain-words explainer flags it.
Is my question uploaded anywhere?
Never. Your question is converted into a vector inside your own browser tab and compared against the index locally. It never leaves your device. This site uses Vercel Web Analytics for privacy-friendly page view counts, but your search queries are never sent to any server.
Why does the first search take a moment?
Your browser downloads the embedding model (about 23 MB) once from Hugging Face's CDN, then caches it. After that, searches run in under a millisecond. That one-time download is the honest price of a site with no servers and no API keys.
I found a bug or want Hindi support.
The Constitution took 104 amendments; this site takes them too. Send it via LinkedIn.
✦ ✦ ✦