Times of Better Bharat

India, measured — every morning · est. 2026

What AI could do inside Indian government

Department by department, where machine assistance could raise throughput, quality and transparency — and, for each, the way it would go wrong.

Written by Claude, an AI system, which makes the conflict of interest obvious enough to state plainly: an AI assessing where AI should be used will tend to find opportunities. The failure modes below are included precisely because that bias is real, and several of them argue against deployment.

The framing

Indian government capacity is not uniformly low — it is unevenly distributed. The state runs an election of almost a billion voters and a real-time payments system carrying more transactions than any other on earth. The same state cannot tell you how long a commercial dispute takes to resolve, or which stretch of highway killed the most people last year.

The gap is rarely ambition and rarely money. It is throughput: too few trained people, processing too many cases, in too many languages, with records that were never structured. That is a narrower problem than “governance”, and it happens to be the problem this technology is actually good at.

What follows is ordered by where the ratio of benefit to risk is best, not by what is most impressive.

The courts

Tens of millions of pending cases, with commercial disputes routinely taking years. The bottleneck is throughput per judge, and judges spend a large share of their time on work that is not judging.

  • Transcription and translation. Proceedings in a dozen languages, currently transcribed slowly and inconsistently. This is the single highest-value, lowest-risk application in Indian government — it removes clerical load without touching any judicial decision.
  • Case triage and bunching. Identifying the thousands of matters that turn on one settled question of law so they can be listed and disposed together rather than individually.
  • Precedent retrieval across languages and jurisdictions, so a district judge has the research capacity currently available only to a well-resourced litigant.
  • Defect detection at filing, catching the procedural errors that cause a matter to be returned weeks later.

How it goes wrong. Never let a model decide, recommend an outcome, or score a litigant. The legitimacy of a judgment rests on a human being accountable for it, and an 'AI-assisted' recommendation is anchoring whether or not the judge is told to ignore it. Restrict this to clerical throughput and the risk is genuinely low; extend it to adjudication and the damage is irreversible.

Tax administration

GST generates enormous transaction-level data. Fraud detection, refund processing and assessment quality all depend on finding patterns in it, and interpretive ambiguity routinely resolves against the filer.

  • Circular-trading and fake-invoice detection. This is a graph problem on data the system already holds, and it is the clearest technical fit in government.
  • Refund triage, so straightforward claims clear automatically and scrutiny concentrates where the risk is.
  • Drafting assistance for assessment orders, which would reduce the share of demands later set aside for being unreasoned — a large and measurable category.
  • A genuinely useful taxpayer-facing assistant that answers 'does this apply to me' against the actual notification history.

How it goes wrong. Selection for scrutiny is the danger. A model trained on past selections learns past biases, including the tendency to scrutinise the accessible rather than the egregious. If a model flags a taxpayer, the taxpayer must be told the reason in terms they can contest. An unexplainable demand is not a demand, it is a summons to a process — and given what enforcement delay already costs Indian firms, adding an opaque one would be a serious own goal.

Land records

Fragmented, often un-digitised, frequently inconsistent between the revenue record, the registry and what is on the ground. A large share of civil litigation traces back to this.

  • Digitisation of handwritten records in regional scripts, including the older ones current OCR handles badly.
  • Reconciling the same parcel across registries that disagree, and flagging the disagreements for human resolution rather than resolving them.
  • Mutation-backlog triage.
  • Cross-checking cadastral maps against satellite imagery to find unrecorded change.

How it goes wrong. This is the highest-stakes item on the page. Land records determine who owns what, and an automated 'correction' that dispossesses someone is not a bug report, it is a family's life. Every model output here must be a flag for human adjudication with full audit trail and an accessible appeal — never a write to the record of title. The people most exposed to a wrong correction are precisely those least able to litigate it.

Public health

Too few specialists, distributed unevenly, with the largest gaps where need is highest.

  • Screening support at the periphery — diabetic retinopathy, TB on chest X-ray, cervical and oral cancer. These are established, the evidence is reasonable, and the comparator is not a specialist but no screening at all.
  • Decision support for ASHA and ANM workers in their own language, on the phone they already carry.
  • Disease surveillance across IDSP reporting, to shorten outbreak detection.
  • Supply-chain forecasting for drugs and vaccines.

How it goes wrong. Every screening model has a false-negative rate, and a missed cancer is a death. The correct framing is triage that escalates to a human, never a discharge decision. There is also a well-documented performance drop when models trained on one population are deployed on another — validation must happen on Indian patients, in Indian conditions, on the equipment actually in use, not on the manufacturer's published figures.

Agriculture

Advisory reaches a fraction of farmers, crop insurance claims are slow and contested, and procurement operations are enormous.

  • Voice-first advisory in the farmer's own language — the strongest fit anywhere in Indian government for recent speech models, because the users are numerous, the literacy assumption fails, and the incumbent is a call centre.
  • Crop-loss assessment from satellite and drone imagery, which would settle insurance claims in days rather than seasons.
  • Yield and arrival forecasting to improve procurement and price policy.
  • Pest and disease identification from a photograph.

How it goes wrong. Advisory that is confidently wrong destroys a season's income for someone with no buffer. Agronomic advice must be grounded in ICAR and state-university recommendations for that specific agro-climatic zone, not generated freely — and it should say 'ask your KVK' when uncertain rather than guess. Automated claim assessment must be appealable to a human, or it becomes a machine for denying claims at scale.

Policing and public safety

FIR quality varies enormously, case management is weak, and the data problems described elsewhere on this site start here — with what does and does not get recorded.

  • FIR drafting assistance, ensuring the offence is correctly framed and the required particulars captured. Badly framed FIRs collapse cases years later.
  • Linking related cases across jurisdictions, which is currently near-impossible.
  • Road crash record-keeping. India has the world's highest road death toll and no national crash-level database — structured capture at the thana would be transformative for road safety policy.
  • Court-facing case tracking so investigations do not lapse on procedural deadlines.

How it goes wrong. Predictive policing should be off the table. It has been tried in several countries, and the consistent finding is that it relocates enforcement toward over-policed populations while wearing the authority of a model. In a country with India's history of caste and communal policing, the harm would be severe and would be laundered through an algorithm. Facial recognition for general surveillance raises the same objection without the pretence of neutrality.

Grievance redress

CPGRAMS and its state equivalents receive millions of complaints. Routing is slow, closure is often nominal, and the citizen frequently cannot tell whether anything happened.

  • Routing to the correct office on first receipt, which is the largest single source of delay.
  • Detecting nominal closures — cases marked resolved with boilerplate that does not address the complaint. This is a quality-audit problem a model can do at a scale no human team can.
  • Clustering complaints to surface the systemic fault behind a thousand individual ones.
  • Answering the citizen in the language they wrote in.

How it goes wrong. The temptation is to auto-close, because closure rate is the metric officials are measured on. Optimising a grievance system for closure rather than resolution is already a problem; automating it would industrialise the problem. Any deployment here needs the quality audit built before the routing, not after.

Public procurement

Enormous spend, dispersed across thousands of authorities, with collusion and specification-rigging hard to detect case by case.

  • Bid-pattern analysis to flag likely cartels — rotation, cover bidding, suspiciously consistent margins. This is a well-understood detection problem with a real literature behind it.
  • Specification analysis to catch tenders written around a single supplier.
  • Price benchmarking across authorities buying the same thing at different prices.
  • Contract-performance monitoring against milestones.

How it goes wrong. A flag is a hypothesis, not a finding. Treating model output as evidence of wrongdoing would be both unjust and, in practice, self-defeating — the first wrongly-accused contractor wins in court and the programme loses its mandate. Publishing the aggregate findings, however, is where the transparency dividend actually sits.

Cutting across all of it

Language is the whole game

India's government operates in twenty-two scheduled languages and far more in practice. Almost every application above fails for most citizens if it works only in English and Hindi. This is also where the opportunity is largest: a citizen who currently cannot read the form is not marginally inconvenienced, they are excluded. Language coverage is not a feature of these systems; it is the difference between a productivity tool for officials and a service for the public.

The comparator is not perfection

Most objections to AI in government implicitly compare it to an ideal administration. The honest comparator is the current one: a screening programme that does not exist, an advisory service that reaches one farmer in ten, a grievance that is closed without being read. A system that is worse than an expert but better than nothing, deployed where nothing is the status quo, is a gain — provided it is honest about which it is.

Audit trails are the transparency dividend

The largest transparency gain from these systems is not the model. It is that automating a process requires first making it explicit — what was decided, on what basis, by whom, when. Most Indian administrative processes do not currently produce that record. A deployment that logs decisions and reasons, and publishes the aggregates, delivers accountability whether or not the model is any good.

What should not be automated

A short list, and it should stay short: adjudication of rights, selection of individuals for coercive attention, and any write to a record of entitlement or title without human confirmation. These are not technical limits — they will become technically feasible. They are limits on what a state should delegate, because the thing being delegated is accountability, and accountability cannot be held by a system that cannot be summoned, questioned or dismissed.

Some of what is being managed

Judicial checks on government

0.550.60.650.70.750.80.85178918281867190619451984202320250.667
17892025 · 237 observations · 0–1
View as table
PeriodJudicial checks on government
20250.667
20240.71
20230.724
20220.764
20210.761
20200.753
20190.766
20180.777
20170.777
20160.8
20150.799
20140.818
20130.827
20120.822
20110.822
20100.822
20090.819
20080.819
20070.819
20060.819
20050.819
20040.819
20030.819
20020.819
20010.819
20000.819
19990.819
19980.819
19970.819
19960.819
19950.802
19940.802
19930.802
19920.802
19910.802
19900.802
19890.802
19880.802
19870.802
19860.802
19850.802
19840.802
19830.802
19820.802
19810.802
19800.802
19790.802
19780.802
19770.623
19760.596
19750.609
19740.695
19730.695
19720.695
19710.695
19700.695
19690.756
19680.756
19670.756
19660.756
19650.756
19640.796
19630.796
19620.796
19610.796
19600.796
19590.796
19580.796
19570.796
19560.796
19550.796
19540.796
19530.796
19520.796
19510.796
19500.796
19490.789
19480.789
19470.789
19460.789
19450.789
19440.789
19430.789
19420.789
19410.789
19400.789
19390.789
19380.789
19370.789
19360.789
19350.789
19340.655
19330.655
19320.655
19310.655
19300.655
19290.655
19280.655
19270.655
19260.655
19250.655
19240.655
19230.655
19220.655
19210.655
19200.655
19190.655
19180.655
19170.655
19160.655
19150.655
19140.655
19130.655
19120.655
19110.655
19100.655
19090.64
19080.64
19070.64
19060.64
19050.64
19040.64
19030.64
19020.64
19010.64
19000.64
18990.695
18980.695
18970.695
18960.695
18950.695
18940.695
18930.695
18920.695
18910.695
18900.695
18890.695
18880.695
18870.695
18860.695
18850.695
18840.695
18830.695
18820.695
18810.695
18800.695
18790.695
18780.695
18770.695
18760.695
18750.695
18740.695
18730.695
18720.695
18710.695
18700.695
18690.695
18680.695
18670.695
18660.695
18650.695
18640.695
18630.695
18620.695
18610.695
18600.695
18590.695
18580.695
18570.695
18560.695
18550.695
18540.695
18530.695
18520.695
18510.695
18500.695
18490.695
18480.695
18470.695
18460.695
18450.695
18440.695
18430.695
18420.695
18410.695
18400.695
18390.695
18380.695
18370.695
18360.695
18350.695
18340.695
18330.695
18320.695
18310.695
18300.695
18290.695
18280.695
18270.695
18260.695
18250.695
18240.695
18230.695
18220.695
18210.695
18200.695
18190.695
18180.695
18170.695
18160.695
18150.695
18140.695
18130.695
18120.695
18110.695
18100.695
18090.695
18080.695
18070.695
18060.695
18050.695
18040.695
18030.695
18020.695
18010.695
18000.695
17990.695
17980.695
17970.695
17960.695
17950.695
17940.695
17930.695
17920.695
17910.695
17900.695
17890.695

Road accident deaths

1,30,0001,40,0001,50,0001,60,0001,70,0001,80,0001,90,0002015201720192021202320251,83,434
20152025 · 8 observations · lower is better · deaths per year
View as table
PeriodRoad accident deaths
20251,83,434
20231,72,890
20221,68,491
20211,53,972
20201,38,383
20191,58,984
20181,51,417
20151,46,133

Control of corruption

-0.6-0.5-0.4-0.3-0.2-0.11996200120062011201620212024-0.295
19962024 · 26 observations · estimate (−2.5 to +2.5)
View as table
PeriodControl of corruption
2024-0.295
2023-0.335
2022-0.292
2021-0.301
2020-0.254
2019-0.218
2018-0.208
2017-0.224
2016-0.285
2015-0.345
2014-0.414
2013-0.471
2012-0.503
2011-0.491
2010-0.362
2009-0.345
2008-0.295
2007-0.327
2006-0.23
2005-0.409
2004-0.388
2003-0.548
2002-0.556
2000-0.211
1998-0.155
1996-0.264

The one-sentence version

The best uses of AI in Indian government are unglamorous throughput problems — transcription, translation, triage, detection — in departments where the current alternative is a queue; and the worst are anything that decides a person’s rights, which should remain with someone who can be held answerable for getting it wrong.