Comunicación

Analizar documentos y extraer textos con inteligencia artificial avanzada

54 nodos 159 104 Webhook
Descargar

Descripción del flujo de trabajo

Flujo de trabajo inteligente que recibe documentos por correo, analiza contenido con modelos de OpenAI, clasifica y extrae datos clave, almacena resultados en Google Sheets, archiva en Google Drive, y envía resúmenes por Telegram.

Cómo funciona

  1. 1.Recibir documentos a través de webhook y Gmail con disparo automático
  2. 2.Procesar análisis de texto y clasificación usando cadenas LLM y modelos OpenAI
  3. 3.Extraer información estructurada y almacenarla en Google Sheets y Drive
  4. 4.Enviar notificaciones y resúmenes a Telegram para alertas en tiempo real

Casos de uso

  • Procesar automáticamente facturas y contratos, extrayendo nombres de proveedores y montos
  • Categorizar correos entrantes por tipo y prioridad, organizando documentos sistemáticamente
  • Resumir informes y documentos de investigación, destilando información clave

Requisitos

  • Cuenta de Gmail activa con acceso API habilitado y autenticación apropiada
  • Clave API válida de OpenAI para acceder a modelos de lenguaje y análisis
  • Cuenta de Google con permisos de lectura y escritura en Sheets y Drive
  • Token de bot Telegram o ID de canal para enviar notificaciones y alertas

Valor del servicio

Ideal como servicio de automatización inteligente que combina integraciones e inteligencia artificial para producir resultados listos para usar.

Aplicaciones utilizadas

Gmail LLM Chain OpenAI Google Sheets Google Drive Telegram If

Detalles

Disparador Webhook
Nodos 54
Aplicaciones 7
Vistas 159
Descargas 104

Cómo usar

  1. 1.Haz clic en "Descargar plantilla"
  2. 2.Abre tu panel de n8n
  3. 3.Ve a Workflows > Import from File
  4. 4.Selecciona el archivo descargado y configura las credenciales

Nodos utilizados (54)

/

Webhook

Webhook

#1

Gmail

Gmail

#2

Gmail Trigger

Gmail

#3

Limit

Limit

#4

Get Message

Gmail

#5

Sticky Note

Sticky Note

#6

Parse Document with LlamaParse

HTTP Request

#7

Summarize Email

LLM Chain

#8

gpt-4o-mini

OpenAI

#9

Save LlamaParse ID and Summary to Google Sheets

Google Sheets

#10

Save Document to Google Drive

Google Drive

#11

Extract Invoice Details as JSON

LLM Chain

#12

gpt-4o-mini1

OpenAI

#13

gpt-4o-mini2

OpenAI

#14

Update Google Sheet by LlamaParse ID

Google Sheets

#15

Invoice Details

Set

#16

Prepare Message

Set

#17

Send Invoice Details as Telegram Message

Set

#18

gpt-4o-mini3

OpenAI

#19

Send Error Message 2

Set

#20

Send Error Message 1

Set

#21

Send Document Summary as Telegram Message

Set

#22

Summarize Document

LLM Chain

#23

Classify Parsed Document

If

#24

Get Parsed Markdown

Set

#25

Prepare Data

Set

#26

HTTP Request

HTTP Request

#27

Is there an Email Attachement

If

#28

Aggregate

Aggregate

#29

Edit Fields

Set

#30

Merge Email Processing

Merge

#31

Merge

Merge

#32

If Supported File Extensions

If

#33

No Operation, do nothing

No Op

#34

No Operation, do nothing1

No Op

#35

Sticky Note1

Sticky Note

#36

Sticky Note2

Sticky Note

#37

Sticky Note3

Sticky Note

#38

Sticky Note4

Sticky Note

#39

Sticky Note5

Sticky Note

#40

Sticky Note9

Sticky Note

#41

Sticky Note8

Sticky Note

#42

Sticky Note6

Sticky Note

#43

Sticky Note7

Sticky Note

#44

Sticky Note10

Sticky Note

#45

Sticky Note11

Sticky Note

#46

Sticky Note12

Sticky Note

#47

Sticky Note13

Sticky Note

#48

Sticky Note14

Sticky Note

#49

Sticky Note15

Sticky Note

#50

Sticky Note16

Sticky Note

#51

Sticky Note17

Sticky Note

#52

Save Summarized Document to Google Drive

Google Drive

#53

Save Parsed Document to Google Drive

Google Drive

#54