Qflow AI

Introduction

The purpose of this manual is to detail how to configure and integrate Qflow with the Qflow AI connector, describing each of the actions it offers for intelligent document processing using artificial intelligence and how to incorporate them into processes.

The connector has the following actions:

Actions

The following actions can be performed with Qflow AI:

Generate summary

This action allows you to generate a summary of a PDF document using artificial intelligence.

Table 73 Inputs

Input

Description

Document

Required. Enter the name of the document type data that will contain the PDF file you want to summarize. The document can have a maximum of 30 pages.

Additional context

Optional. Enter additional instructions for generating the summary. For example, “pay closer attention to the sections of the document that discuss artificial intelligence”.

Summary length

Optional. Enter a number between 1 and 10 that determines the length of the summary (1=short, 10=long). By default, 5 will be used.

Table 74 Outputs

Output

Description

Summary

Enter a text type data that will contain the summary of the PDF document generated by artificial intelligence.

_images/InputSummarizer.png

Fig. 870 Input configuration for Generate summary

_images/OutputSummarizer.png

Fig. 871 Output configuration for Generate summary

Extract data

This action allows you to extract specific data from a PDF document or image using artificial intelligence.

Table 75 Inputs

Input

Description

File

Required. Enter the name of the document type data that will contain the PDF file or image from which data will be extracted. The document can have a maximum of 10 pages. Supported image formats are: PNG, JPG, WEBP, GIF, and BMP.

Additional context

Optional. Enter additional instructions for data extraction. For example, “In the contador_filas tag, count how many rows the invoice has”.

Table 76 Outputs

Output

Description

Data to extract from the file

Required. Configure the list of tags that will be searched in the file and saved in the corresponding data. Enter the tag name on the left and insert the corresponding data on the right. The data can be of type text, date and time, date, True/False, or numeric.

_images/Input.png

Fig. 872 Input configuration for Extract data

_images/Output.png

Fig. 873 Output configuration for Extract data