ClarityDoc is a contract analysis tool for small teams that need a clear first read before they sign.
Users can paste contract text or upload a .txt, .pdf, or .docx file. The app extracts the document text server-side, sends it to a server-side AI provider, validates the response, then turns it into a clean report: summary, verdict, risky terms, obligations, deadlines, missing clauses, and practical negotiation points.
I built it for founders, freelancers, clinics, agencies, and small businesses that often review contracts under pressure without counsel on standby. The goal is simple: help them slow down, understand what is actually in the document, and ask better questions before committing.
The live demo uses Gemini for real analysis. The backend keeps provider keys server-side, validates AI output with Zod, and avoids storing full document text by default unless the user chooses to save it.
ClarityDoc is informational analysis, not legal advice. It is a practical triage layer before a formal legal review.

Log in or sign up for Devpost to join the conversation.