AI-powered legal document analyzer β understand any contract in seconds.
Upload any legal PDF β get instant:
- Risk Score (0-100) with animated meter
- Plain English Summary of complex clauses
- Risky Clause Detection β High/Medium/Low
- Key Legal Terms explained simply
- AI Recommendations on what to negotiate
- Chat with Document β ask anything about your contract
- Multilingual Analysis β English, Hindi, Marathi, Tamil & more
| Layer | Technology |
|---|---|
| Frontend | React.js, Vite, Framer Motion, GSAP |
| Backend | FastAPI, Python |
| AI/LLM | Groq API (Llama 3.3 70B) |
| Auth | Supabase |
| Deploy | Vercel (frontend) + Render (backend) |
- π Smart PDF Parsing β extracts and analyzes full document text
- π€ LLM-powered Analysis β Llama 3.3 70B for accurate legal understanding
- π¬ Document Chat β RAG-based contextual Q&A
- π 7 Languages β multilingual output support
- π Auth System β Supabase email authentication
- π± Responsive UI β works on all devices
# Clone repo
git clone https://github.com/DashamiJituri/LEGALEASE-AI.git
# Backend
cd backend
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
uvicorn main:app --reload
# Frontend
cd frontend
npm install
npm run devLive at: https://legalease-ai-two.vercel.app
Built by Dashami Jituri | 3rd Year IT Student @ UMIT, SNDT Women's University