PDF Reader(GPT)-26.123.1430

PDF Reader(GPT)-26.123.1430

icon-20260119-060844.png

PDF Reader(GPT)

 

Author   Wanjin Choi(truewan@vivans.net)

 

Primary Features

OpenAI API integrates some of the key features of the comprehensive API that is provided by OpenAI https://platform.openai.com/api-keys |

It returns key information using OpenAI based on the prompt entered by the user.

 

The functions included in this plugin are

  • PDF Text Extraction (Text Mode, default)

    • Reads text-based PDFs using a PDF parser and extracts raw text content.

  • PDF OCR / Vision Extraction (Vision Mode)

    • Vision mode handles scanned for noisy/dirty documents via OCR

  • Prompt-based Information Structuring

    • Uses a user prompt to determine what fields to extract.

Need help?

Technical contact to tech@argos-labs.com



May you search all operations,

Input (Requirement)

  • APIKey

  • Pdf document(with path)

  • Prompt

Advanced Input (Optional)

  • Text mode is best for clean digital PDFs with selectable text(default option)

  • Vision mode handles scanned for noisy/dirty documents via OCR

Use Model

  • GPT-4o

Return Value

  • CSV format value

Return Code

  • 0 Success

  • 1 misc. errors



Parameter Setting samples

20260123_151243.png

Example Reuslt

Prompt : Please provide the item name, item details, quantity, retail price, supply unit price, and supply amount for each item.
Result

test_result.png