Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.26 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.26 KB

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.