Back to Projects
Artificial Intelligence
LegalAdviser-AI (CivicAI).
Executive Summary
Engineered an AI-powered legal assistant for Indian law, using Gemini 2.5 Flash and RAG techniques to provide actionable guidance with validated case-law citations.
Background & Implementation
CivicAI is a sophisticated multi-agent system designed to clarify Indian laws for the public. It utilizes an orchestrated pipeline of specialized agents: an Intent Analyzer to understand the query, a Legal Researcher to find relevant statutes, and a Case-Law Validator to ensure accuracy. The system uses Gemini 1.5 Flash (upgraded from 2.5 conceptually) and advanced RAG to minimize hallucinations in critical legal contexts.
Key Technical Specs
Architecture
Multi-Agent Legal Assistant
Date
Nov 2025
Stack
FastAPIGeminiDockerRAGMulti-Agent