1
0
mirror of https://github.com/jdiaz97/pdfx.git synced 2025-11-23 21:44:56 +02:00
Go to file
2025-06-29 23:23:06 +02:00
2025-06-29 19:59:26 +02:00
2025-06-27 06:10:50 +02:00
2025-06-29 19:59:26 +02:00
2025-06-29 19:59:26 +02:00
2025-06-27 06:10:50 +02:00
2025-06-29 23:23:06 +02:00

pdfx

AI-powered CLI tool to extract information from PDFs using a custom prompt.

Demo

Usage

First

GROQ_API_KEY=your_api_key

And then

pdfy <pdf-file> "<your prompt>"

Example:

pdfy example.pdf "Make a summary of this paper, also get me all contact information."

How to compile

cargo build --release
Description
AI retrieval on PDFs, returns JSON
Readme 11 MiB
Languages
Rust 100%