Skip to content

NVIDIA-AI-Blueprints/multimodal-pdf-data-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

NVIDIA AI Blueprint: Multimodal PDF Data Extraction

Multimodal PDF Data Extraction for Enterprise RAG-r2

Rapidly ingest massive volumes of PDF documents. Extract text, graphs, charts, and tables for highly accurate retrieval.


Introduction

This blueprint is based on NVIDIA-Ingest -- a scalable, performance-oriented document content and metadata extraction microservice. It includes support for parsing PDFs, Word and PowerPoint documents, using specialized NVIDIA NIM microservices to find, contextualize, and extract text, tables, charts and images for use in downstream generative applications.

NVIDIA Ingest enables parallel document splitting to rapidly extract data from many documents at the same time.

Get Started

  1. Apply for Early Access.
  2. Follow the getting started documentation here.

NOTE -- the downloadable blueprint deploys the document ingestion pipeline. It does not include a retrieval pipeline.