A multilingual AI system that simplifies complex legal documents from PDFs and images using LLMs, OCR, and a translation pipeline.
👉 https://legal-sathi-eight.vercel.app/
Legal documents are often:
- Difficult to understand due to complex language
- Not accessible to non-English speakers
- Dependent on expensive legal consultation
This creates a major barrier to access to justice.
LegalSathi enables users to:
- Upload a legal document (PDF or image)
- Extract and understand its content using AI
- Receive a simplified explanation in:
- English
- Hindi
- Malayalam
The system follows a structured pipeline:
- Extract raw legal text from input
- Convert complex legal language → simple English using LLM
- Translate simplified output into Hindi and Malayalam
- 📄 Upload PDF or scanned legal documents
- 🤖 AI-powered explanation using Groq (LLaMA 3.3 70B)
- 🌐 Multilingual output (English, Hindi, Malayalam)
- 🔒 Privacy-first: documents are not stored
- ⚡ Fast response generation
| Layer | Technology |
|---|---|
| Frontend | React + Vite + Tailwind CSS |
| Backend | Django + Django REST Framework |
| AI | Groq API (LLaMA 3.3 70B) |
| Languages | English, Hindi, Malayalam |
- AI may generate incorrect or incomplete legal interpretations
- Outputs should not be treated as professional legal advice
- Risk of hallucination in LLM responses
LegalSathi aims to:
- Improve access to legal information
- Reduce language barriers in law
- Empower users without legal background
Adila Jaleel — Full Stack Developer

