Your contract. Graded. In seconds.
[Demo video here]
Upload any legal contract and get an instant AI-powered breakdown in plain English. Risk flags by severity, clause-by-clause analysis, and a clear Safe / Review / High Risk verdict. No legal background required.
| Provider | Model | Est. Cost Per Analysis |
|---|---|---|
| Anthropic Claude ⭐ | claude-haiku-4-5-20251001 | ~$0.003 |
| OpenAI | gpt-4o-mini | ~$0.001 |
| Google Gemini | gemini-1.5-flash | Free tier |
- Choose your AI provider
- Enter your API key (stored only in your browser)
- Upload a contract PDF or paste the text
- Click Analyze and get your grade instantly
git clone https://github.com/abhimishra01/contractgrade
cd contractgrade
npm install
cp .env.example .env
npm run devOpen http://localhost:5173/contractgrade/
npm run deployReact + Vite + Tailwind CSS + pdfjs-dist Anthropic Claude / OpenAI / Google Gemini
Abhishek Mishra — github.com/abhimishra01