Vellum Document Indexes are typically used to power RAG systems via Search Nodes. However, they can also be used to operate on the entirety of a single file’s contents. In this example, we make use of Vellum Document Indexes not for the purpose of search, instead, to leverage the OCR that’s performed and operate on the raw text that’s extracted from a PDF file.
Before building this workflow, you need to have:
This will be the ID of a Document that was previously uploaded to a Document Index
Document API)This will ping the Vellum API and retrieve metadata about the Document.