Justice Lens: An AI-Powered Legal Assistant for Simplifying Indian Law

Paper Details
Manuscript ID: 2126-0510-0370
Vol.: 2 Issue: 5 Pages: 187-193 May - 2026 Subject: Artificial Intelligence And Machine Learning Language: English
ISSN: 3068-1995 Online ISSN: 3068-109X DOI: https://doi.org/10.64823/ijter.2605015
Abstract

Obtaining legal information in India is a major barrier to entry for the common individual due to the statutory language being dense and the exorbitant prices associated with hiring legal experts. Although conversational LLMs are a great starting point in helping users find answers, they often tend to hallucinate cases and fail to cite credible sources. In this work, we introduce Justice Lens, a legal expert powered by AI. The framework is based on the Retrieval-Augmented Generation paradigm, which allows it to provide accurate and reliable legal advice. Moving away from keyword-driven search to semantic search through the use of high dimensional vector embeddings, the architecture enables instant and intent-based queries. Our RAG model makes use of a Pinecone vector store with Approx- imate Nearest Neighbors (O(log V ) retrieval time) along with the Google Gemini LLM to convert complex Indian laws into simple English. We demonstrate through our experiments that our framework is successful in avoiding any AI hallucination by ensuring a ”duty to verify” constraint in every output.

Keywords
Artificial Intelligence Legal Technology (LawTech) Semantic Search Vector Embeddings Transformer Models Indian Judicial System Explainable AI (XAI).
Share
Paper Metrics
  • Views 31
  • Downloads 15
Cite this Article

Archana V S, Sreeraj S P, Rosesaniya P X, Dolus K Shyju (2026). Justice Lens: An AI-Powered Legal Assistant for Simplifying Indian Law. International Journal of Technology & Emerging Research (IJTER), 2(5), 187-193. https://doi.org/10.64823/ijter.2605015

BibTeX
@article{ijter2026212605100370,
  author = {Archana V S and Sreeraj S P  and Rosesaniya P X  and Dolus K Shyju },
  title = {Justice Lens: An AI-Powered Legal Assistant for Simplifying Indian Law},
  journal = {International Journal of Technology &  Emerging Research },
  year = {2026},
  volume = {2},
  number = {5},
  pages = {187-193},
  doi =  {10.64823/ijter.2605015},
  issn = {3068-109X},
  url = {https://www.ijter.org/article/212605100370/justice-lens-an-ai-powered-legal-assistant-for-simplifying-indian-law},
  abstract = {Obtaining legal information in India is a major
  barrier to entry for the common individual due to the statutory
  language being dense and the exorbitant prices associated with
  hiring legal experts. Although conversational LLMs are a great
  starting point in helping users find answers, they often tend
  to hallucinate cases and fail to cite credible sources. In this
  work, we introduce Justice Lens, a legal expert powered by AI.
  The framework is based on the Retrieval-Augmented Generation
  paradigm, which allows it to provide accurate and reliable legal
  advice. Moving away from keyword-driven search to semantic
  search through the use of high dimensional vector embeddings,
  the architecture enables instant and intent-based queries. Our
  RAG model makes use of a Pinecone vector store with Approx-
  imate Nearest Neighbors (O(log V ) retrieval time) along with
  the Google Gemini LLM to convert complex Indian laws into
  simple English. We demonstrate through our experiments that
  our framework is successful in avoiding any AI hallucination by
  ensuring a ”duty to verify” constraint in every output.},
  keywords = {Artificial Intelligence, Legal Technology (LawTech), Semantic Search, Vector Embeddings, Transformer Models, Indian Judicial System, Explainable AI (XAI).},
  month = {May},
}
Copyright & License

Copyright © 2025 Authors retain the copyright of this article. This article is an open access article distributed under the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0/) which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.