Case Intel
LiveAI judgment analysis for Indian litigators — every claim page-cited.
A production legal-research SaaS for advocates who have to find the ratio decidendi in a 60-page judgment before a hearing. Two-pass LLM extraction fills a 16-field schema, and the prompt forbids inferring a citation: every fact, argument and reasoning point carries a verbatim source quote and page number, or it comes back null.
- 16-field extraction schema where each field carries a verbatim source_quote and page_number — the model is instructed to return null rather than infer a citation.
- Three-tier model router (GPT-4o, GPT-4.1, Claude Sonnet 4.6) behind one interface, with per-model input limits derived from each context window and retry-with-backoff on 429/5xx.
- A legal-transition engine: ~83 hand-curated IPC→BNS, CrPC→BNSS and IEA→BSA mappings across 2,500 lines of seed data, each with delta severity, direction and a practice note.