Skip to content
SIH Buddyby Ganeev Singh
Dev
All problem statements
SIH26018Strong pickacceptance 4/5

Intelligent Land Record Digitization and Validation System

Ministry of Rural Development · MedTech / BioTech / HealthTech · Software

The best-specified statement in the DoLR block with real documents you can download today and a demo that sells itself, but commit early to two or three scripts and build the human review queue properly — that workflow, not the OCR, is what the statement is really asking for.

What it actually is

Most of India's older land records are handwritten registers and faded scans sitting in district offices, and turning them into usable data is done by people typing them out one at a time. The ask is software that reads those documents automatically, in whichever Indian language they were written in, and pulls out the owner, the plot number and the area. Where it is unsure, it should say so and hand that record to a person.

What to build

A document processing pipeline taking scanned registers, images and legacy PDFs through layout analysis, then multilingual printed and handwritten recognition, into structured extraction of the exact fields the description enumerates — landowner details, survey number, khasra number, khata number, plot area, village, tehsil, district, land classification, ownership details, mutation and registration information — with a per-field confidence score, rule-based and cross-database validation catching impossible areas and duplicate survey numbers, a review queue routing only low-confidence fields to a human verifier in a side-by-side document-and-form interface, a feedback loop that retrains on verifier corrections, and a progress dashboard covering documents processed, extraction accuracy, pending verification and district-wise digitisation status.

Smallest thing that wins the room

Upload a genuinely bad scan of a handwritten khatauni page and watch the fields populate with confidence shading, the two uncertain values highlighted in amber and routed straight into the verification queue.

How crowded this one gets

A guess, projected from the 2025 statements — the last year where both the submission counts and the winners were published.

Busy220–500 teams expectedroughly 1 in 184–421 wins it

Quieter than 19% of the 226 · #184 of 226 by expected field · reaches the 500 cap

Busier than most. Expect several teams to arrive at the same obvious solution.

Why: central ministry statements sat below the average.

This is a guess, not a fact

Nobody has published 2026’s numbers yet. This is an analysed estimate from last year’s pattern, so please do not take it as the truth — check the live counter on the SIH portal before you decide anything. The range covers the middle half of likely outcomes, so one statement in two lands outside it. Entry closes at 500 ideas per statement, so no range goes past that — a statement that reaches the cap fills and shuts rather than drawing an unlimited crowd. The model reads only three things a team can see before choosing — software or hardware, the theme, and what kind of body posted it — and those explain about a quarter of the variation in last year’s field sizes (R² 0.25 on held-out statements). Trust the band more than the number, and the ordering more than either. It cannot see how good your idea is, which is the part that actually decides it.

The scores

The number is the shorthand. The line under it is the reason.

What you will be writing

  • TrOCR / PARSeq fine-tuned on Indic handwriting
  • LayoutLMv3 for register layout parsing
  • Tesseract Indic + Bhashini OCR baseline
  • confidence calibration via temperature scaling
  • React side-by-side verification UI
  • PostgreSQL validation rule engine
  • Document AI and OCR
  • Land records modernisation
  • Multilingual NLP

Prior art to read before you start

handwritten Indic document recognition · structured field extraction with confidence scoring · human-in-the-loop verification workflow

Analysed by Claude Opus. Every score above is a judgment call with its reasoning attached — kindly cross-check this against the official statement on the SIH portal before your team commits to it.