Description
This workflow lets you upload a PDF document and automatically analyze it with AI. It extracts the text, summarizes the content, flags key clauses or risks, and then delivers the results via Gmail while also storing them in Google Sheets for tracking.
It’s designed for legal, compliance, or contract review use cases, but can be adapted for any document analysis scenario.
Test it here: PDF Document Assistant
🔹 Instructions / Setup
Summarizes or restructures document content using OpenAI.
Adjust the prompt inside to fit your analysis needs (summary, risk flags, clause extraction).
Sends the results to a recipient.
Configure Gmail credentials and set your recipient address.
🔹 Credentials Needed
OpenAI API key (for Chat Model + Agent)
Gmail account (OAuth2)
Google Sheets account (OAuth2)
🔹 Example Use Case
Upload a contract PDF → workflow extracts clauses → AI flags risky terms → Gmail sends formatted summary → results stored in Google Sheets.