Skip to content

Latest commit

Β 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

βš–οΈ LegalEase AI

AI-powered legal document analyzer β€” understand any contract in seconds.

πŸ”— Live Demo | GitHub


πŸš€ What it does

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

πŸ› οΈ Tech Stack

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)

✨ Features

  • πŸ” 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

πŸƒ Run Locally

# 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 dev

πŸ“Έ Screenshots

Live at: https://legalease-ai-two.vercel.app


Built by Dashami Jituri | 3rd Year IT Student @ UMIT, SNDT Women's University

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages