Skip to content

jdiaz97/pdfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfx

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

Demo

compressed_demo.mp4

Usage

You need this environment variable

GROQ_API_KEY=your_api_key

And then

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

Example:

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

How to compile

cargo build --release

About

AI retrieval on PDFs, returns JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages