Lightweight Domain Adaptation of a Large Language Model for Legal Assistance in the Indian Context
arXiv cs.CL / 5/4/2026
💬 OpinionIdeas & Deep AnalysisTools & Practical UsageModels & Research
Key Points
- The paper proposes Legal Assist AI, an efficient framework to deliver legal assistance in India by addressing the public’s limited access to accurate legal information.
- It shows that an 8B-parameter quantized Llama 3.1 model can outperform a much larger 175B-parameter GPT-3.5 Turbo for the legal domain by combining RAG with targeted prompt engineering.
- The approach relies on a continually updated, high-quality corpus of 600+ Indian legal documents, including the Constitution and recently enacted laws such as the Bharatiya Nyaya Sanhita (BNS) and Bharatiya Nagarik Suraksha Sanhita (BNSS).
- On the All-India Bar Examination (AIBE) benchmark, the system reaches 60.08%, improving over GPT-3.5 Turbo’s 58.72%, suggesting strong practical effectiveness for legal Q&A.
- The framework is reported to mitigate hallucinations and introduces a Parameter Efficiency Index (PEI), finding the 8B model is 22× more parameter-efficient than the 175B baseline, supporting the value of smaller domain-adapted models.



