Document Data Extractor

Upload Document

Drag and drop a PDF file here, or click to select

PDF files only

Extraction Configuration

(Optional)
(Optional)

Prompt Chaining

Google's fastest and most capable model for document processing

Temperature: 0, Top P: 1

Results

No Results Yet

Upload a PDF file and configure extraction settings to see results here

Sample Result Structure

{
  "bl_number": "...",
  "total_cartons": "...",
  "container_size_type": "...",
  "freight_payment_type": "...",
  "freight_rate_item": [
    {
      "item_name": "...",
      "amount": "...",
      "currency": "..."
    }
  ],
  // ... other fields
}