ClauseGuard — Technical Walkthrough

TL;DR AI
2 min readKey summary
ClauseGuard is a multi-agent contract review app that analyzes uploaded PDF, DOCX, and TXT files.
It extracts clauses, flags legal and business risks, and generates safer rewrites plus negotiation guidance.
The system uses Qwen 2.5 1.5B on AMD MI300X with Streamlit, FastAPI, Pydantic, and vLLM.
Its key value is showing that a small open-source model can be made reliable for legal analysis with a specialized pipeline and strict schemas.
