Desarrollo y DevOps

Extraer datos desde CV y create PDF archivo using

43 nodos 210 131 Automatic trigger
Descargar

Descripción del flujo de trabajo

Plantilla de automatización que extrae datos estructurados de currículum vitae usando modelos de IA y los convierte en archivos PDF formateados. Integración con Telegram para recibir archivos y procesamiento automático de documentos de selección.

Cómo funciona

  1. 1.Recibir archivo CV por Telegram o carga directa
  2. 2.Procesar archivo y extraer texto con OpenAI y LLM Chain
  3. 3.Analizar y organizar datos en formato estructurado
  4. 4.Generar archivo PDF desde datos extraídos
  5. 5.Enviar archivo resultante por Telegram o descargar

Casos de uso

  • Automatizar procesamiento de CVs en selección de personal
  • Construir base de datos unificada de candidatos con información organizada

Requisitos

  • Clave API de OpenAI configurada
  • Bot de Telegram activo con permisos adecuados
  • Capacidades de procesamiento de archivos y generación de PDF

Valor del servicio

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

Aplicaciones utilizadas

OpenAI Output Parser Telegram LLM Chain

Detalles

Disparador Automatic trigger
Nodos 43
Aplicaciones 4
Vistas 210
Descargas 131

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 (43)

/

OpenAI Chat Model

OpenAI

#1

Convert education to HTML

Code

#2

Auto-fixing Output Parser

Output Parser Autofixing

#3

OpenAI Chat Model1

OpenAI

#4

Structured Output Parser

Output Parser Structured

#5

Convert employment history to HTML

Code

#6

Convert projects to HTML

Code

#7

Convert volunteering to HTML

Code

#8

Telegram trigger

Set

#9

Auth

If

#10

No operation (unauthorized)

No Op

#11

Check if start message

If

#12

No operation (start message)

No Op

#13

Get file

Set

#14

Extract text from PDF

Extract From File

#15

Set parsed fileds

Set

#16

Personal info

Set

#17

Technologies

Set

#18

Employment history

Set

#19

Education

Set

#20

Projects

Set

#21

Volunteering

Set

#22

Merge education and employment history

Merge

#23

Merge projects and volunteering

Merge

#24

Merge personal info and technologies

Merge

#25

Merge all

Merge

#26

Set final data

Set

#27

Convert raw to base64

Code

#28

Convert to HTML

Convert To File

#29

Generate plain PDF doc

HTTP Request

#30

Send PDF to the user

Set

#31

Sticky Note

Sticky Note

#32

Sticky Note1

Sticky Note

#33

Sticky Note2

Sticky Note

#34

Sticky Note4

Sticky Note

#35

Sticky Note5

Sticky Note

#36

Parse resume data

LLM Chain

#37

Merge other data

Merge

#38

Sticky Note6

Sticky Note

#39

Sticky Note7

Sticky Note

#40

Sticky Note8

Sticky Note

#41

Sticky Note9

Sticky Note

#42

Sticky Note10

Sticky Note

#43