🔬 AI-powered NDA review & instant alert system - Jotform, Gemini, Telegram

⚡ 108 views · 🔬 Document Extraction & Analysis

Description

This workflow automates the process of analyzing a contract submitted via a web form. It extracts the text from an uploaded PDF, uses AI to identify potential red flags, and sends a summary report to a Telegram chat.


Prerequisites

Before you can use this workflow, you’ll need a few things set up.

1. JotForm Form

You need to create a form in JotForm with at least two specific fields:

2. API Keys and IDs


Node-by-Node Explanation

Here is a breakdown of what each node in the workflow does, in the order they execute.

1. JotForm Trigger

2. Grab Attachment Details (HTTP Request)

3. Grab the Attached Contract (HTTP Request)

4. Extract Text from PDF File

5. AI Agent (with Google Gemini Chat Model)

6. Send a text message (Telegram)

đź”— Nodes Used

HTTP Request, Telegram, Jotform Trigger, AI Agent, Extract from File, Google Gemini Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup