Load PDF Files

Creates a Data Source from a list of PDF files.

Inputs

Do OCR?

To do OCR on the input files or not.

OCR provider

The OCR provider is used to do OCR if Do OCR? is true.

Text Splitter

The text splitter is used to split text in the input file.

Outputs

Data Source

The data source created from the PDF files.

Last updated