1
0
mirror of https://github.com/jdiaz97/pdfx.git synced 2026-06-19 20:06:35 +02:00
José Díaz 3588ced27b new
2025-06-27 06:23:24 +02:00
new
2025-06-27 06:13:58 +02:00
2025-06-27 06:10:50 +02:00
2025-06-27 06:10:50 +02:00
2025-06-27 06:10:50 +02:00
2025-06-27 06:10:50 +02:00
new
2025-06-27 06:23:24 +02:00

pdfjson

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

Usage

Make that you did this at some point

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
S
Description
AI retrieval on PDFs, returns JSON
Readme 11 MiB
Languages
Rust 100%