Skip to content

On-premise users: click in-app to access the full platform documentation for your version of DataRobot.

Create an LLM multimodal PDF RAG

Access this AI accelerator on GitHub

This accelerator introduces an approach to use an LLM as an OCR tool. Supply a PDF and split it into multiple images, then extract the text, table, and graph data from the PDF with an LLM, saving them as Markdown files. Use those files to build a RAG and then create a chat in the DataRobot playground.


Updated April 1, 2025