Legal Document Analyzer
GenAI legal-document analysis — summarization and risk-clause detection
RoleDesigner & sole engineer
PeriodPersonal project
StackPython, Streamlit, Gemini API, NLP
Categoryautomation, ml
Problem
Manual legal document review for risk clauses is slow and inconsistent.
Approach
- Built a GenAI-powered legal document analysis system using the Google Gemini API for summarization and risk-clause detection
- Enabled ingestion of multi-format documents (PDF, DOCX, TXT) up to 100+ pages
- Automated the NLP pipeline to cut manual review time
Pipeline
Document upload
Multi-format parsing
Gemini summarization
Risk-clause flagging
Outcomes
Review time cut~65%
Max document length100+ pages