workflows.fit
Back to n8n workflows
n8n templateFreeBy ResilNext

Analyze contract PDFs and score risk with Claude 3.5, Postgres, email and Slack alerts

Overview This workflow automates end-to-end contract analysis using AI. It extracts clauses, evaluates risks, tracks obligations, and generates an executive summary from uploaded contracts. By combining multiple AI ag...

DevelopmentData & StorageCommunicationHITLCore NodesAILangchainWebhook
Loading interactive preview...

Template notes

Overview This workflow automates end-to-end contract analysis using AI. It extracts clauses, evaluates risks, tracks obligations, and generates an executive summary from uploaded contracts.

By combining multiple AI agents with structured parsing and scoring logic, the workflow provides deep legal insights and automatically flags high-risk contracts. It helps legal, compliance, and business teams review contracts faster, reduce risk, and ensure better decision-making.

---

How It Works

1. Webhook Trigger - Accepts contract uploads via API endpoint.

2. Workflow Configuration - Defines: - Risk threshold - Alert recipients - Slack notification channel

3. PDF Text Extraction - Extracts raw text from uploaded contract files.

4. Parallel AI Analysis Multiple AI agents process the contract simultaneously: - Clause Extraction Agent - Identifies and categorizes contract clauses