AI-powered CLI tool to extract information from PDFs using a custom prompt.
A video showing various Brush features and scenes
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."
cargo build --release