Text Loaders
PDFLoader
This notebook will demonstrate how to use the PDFLoader
to load text from a pdf file.
Initialization
Retrieving Text
Let’s say we have a pdf file about a short story about little red riding hood that we want to fetch the text from.
We can then pass this in to any text-to-image or text-to-text (LLM) model.