PDFLoader
class is part of the Neum AI data processing pipeline and is responsible for extracting text content from PDF files. It uses the PyPDFLoader
to handle the PDF parsing and converts the data into NeumDocument
objects.
Properties
Required properties:- None
- None