paper-with-me

Papers

NyayaAI: An AI-Powered Legal Assistant Using Multi-Agent Architecture and Retrieval-Augmented Generation

2026-05-11 · Deepanshu, Divi Saxena, Deepali Rana, Ayesha Varshney, Sahinur Rahman Laskar arxiv

Legal information in India remains largely inaccessible due to the complexity of legal language and the sheer volume of legal documentation involved in research and case analysis. This paper presents NyayaAI, an AI-powered legal assistant that automates and simplifies legal workflows for lawyers, law students, and general users. The system combines Large Language Models with a Retrieval-Augmented Generation pipeline grounded in a curated Indian legal knowledge base comprising constitutional provisions, statutes, case laws, and judicial precedents. A multi-agent architecture orchestrated through the Mastra TypeScript framework coordinates a main agent with specialized sub-agents handling legal research, document summarization, case law retrieval, and drafting assistance. A compliance module validates all responses before delivery. Domain classification achieved 70\% precision across test samples, with RAG retrieval precision at 74\% and overall response accuracy at 72\%, demonstrating that structured multi-agent LLM systems can meaningfully improve legal accessibility and workflow efficiency. The code\footnote{https://github.com/B97784/NyayaAI} is made publicly available for the benefit of the research community.

📄 PDF Abstract BibTeX arXiv:2605.10155

Code (0)

등록된 구현이 없습니다.

Tasks

Document Summarization

Similar Papers 제목 키워드 기반

Mina: A Multilingual LLM-Powered Legal Assistant Agent for Bangladesh for Empowering Access to Justice

2025-11-04 · Azmine Toushik Wasi, Wahid Faisal, Mst Rafia Islam, Md Rizwan Parvez arxiv

Bangladesh's low-income population faces major barriers to affordable legal advice due to complex legal language, procedural opacity, and high costs. Existing AI legal assistants lack Bengali-language support and jurisdi…

Legal Reasoning

Chatlaw: A Multi-Agent Collaborative Legal Assistant with Knowledge Graph Enhanced Mixture-of-Experts Large Language Model

2023-06-28 · Jiaxi Cui, Munan Ning, Zongjian Li, Bohua Chen 외

AI legal assistants based on Large Language Models (LLMs) can provide accessible legal consulting services, but the hallucination problem poses potential legal risks. This paper presents Chatlaw, an innovative legal assi…

HallucinationKnowledge GraphsLanguage ModelingLanguage Modelling+3

Maat: The Agentic Legal Research Assistant for Competition Protection

2026-05-26 · Basant Mounir, Farida Madkour, Amira Abdelaziz, Asmaa Sami arxiv

Competition law experts conducting legal research must review extensive volumes of cases, decisions, and judicial reports to identify precedents and assess key elements in competition and merger cases. Although general r…

AssistantX: An LLM-Powered Proactive Assistant in Collaborative Human-Populated Environment

2024-09-26 · Nan Sun, Bo Mao, Yongchang Li, Di Guo 외

Current service robots suffer from limited natural language communication abilities, heavy reliance on predefined commands, ongoing human intervention, and, most notably, a lack of proactive collaboration awareness in hu…

LLM Agents in Law: Taxonomy, Applications, and Challenges

2026-01-08 · Shuang Liu, Ruijia Zhang, Ruoyun Ma, Yujia Deng 외 arxiv

Large language models (LLMs) have precipitated a dramatic improvement in the legal domain, yet the deployment of standalone models faces significant limitations regarding hallucination, outdated information, and verifiab…