$ cat projects/bhoomisahayak.md
BhoomiSahayak — Land Record Correction Assistant
Finds gaps in Indian land records and generates a ready-to-file correction packet.

Helps citizens discover and fix land-record problems — unfiled inheritance, missing shares — across Karnataka and Gujarat. Talks to the live Karnataka Bhoomi portal via Playwright automation, parses Gujarat AnyROR PDFs, and produces a printable mutation-application packet.
// problem
Land-record errors block loans, sales, and inheritance for millions of Indians — but discovering what is wrong requires navigating opaque government portals.
// impact
Live automation of the real Karnataka RTC portal (District → Taluk → Hobli → Village → Survey cascade, verified against the production site), privacy-safe AnyROR PDF parsing (uploaded files deleted after parse), a manual-entry fallback, and printable application packets. Evolved from an earlier blockchain concept after field research showed workflow — not data integrity — is the real gap.
// tech-stack