Watch LegalKlarity in action: Simplifying legal complexity in seconds.
(Click the badge above to play the video)
"Legal documents—such as rental agreements, loan contracts, and terms of service—are often filled with complex, impenetrable jargon that is incomprehensible to the average person."
This complexity creates a significant information asymmetry. Individuals often unknowingly agree to unfavorable terms, exposing themselves to financial and legal risks. There is a pressing need for a tool that makes essential legal information accessible to everyone—from everyday citizens to small business owners.
LegalKlarity answers this call. We have developed an intelligent solution using Google Cloud's Generative AI (Gemini) to demystify complex legal documents. Our platform acts as a reliable first point of contact, providing a private, safe, and supportive environment.
We empower users to:
- Decipher complex clauses instantly
- Summarize lengthy contracts into plain English
- Identify hidden risks and red flags
- Make informed decisions to protect themselves legally and financially
| Feature | Description |
|---|---|
| 📄 AI Document Analysis | Upload contracts (PDF, DOCX) for instant, clause-by-clause analysis. |
| 🎓 Role-Based Insights | Tailored explanations for Students, Citizens, and Business Owners. |
| ⚖️ Legal Case Explorer | Search Indian Supreme Court & High Court cases with AI summaries. |
| 📊 Smart Reports | Generate professional PDF reports with risk assessments. |
| 💾 Legal Vault | Secure, encrypted storage for your personal legal documents. |
| 🎨 Premium UI | Accessible dark/light mode with a "Maroon & Gold" professional aesthetic. |
Current Status:
- Frontend: Live on Netlify 🚀
- Backend: Currently Offline (Runs Locally) 🛠️
Why is the backend not hosted? Our AI models (Content Analyzer & Gemini integration) are computationally intensive and require significant RAM and optimization to run cost-effectively in a cloud environment. We are currently optimizing the backend for deployment on platforms like Google Cloud or Railway.
For the Hackathon demo, the Frontend is fully interactive, but AI analysis features will require the backend to be running locally on your machine.
- Node.js 18+
- Python 3.9+
- Firebase Project Credentials
- Google Gemini API Key
git clone https://github.com/oyelurker/legalklarity.git
cd legalklaritycd frontend
npm install
# Create .env file with your Firebase config
npm run devcd backend
npm install
# Create .env file with your API keys
npm run devThe app will be available at http://localhost:5173.
- Email: oyelurker@gmail.com
- Location: Amravati, Andhra Pradesh, India
Made for Gen AI Exchange Hackathon 25 🧬 Democratizing legal access in India.