Hacker News new | ask | show | jobs
by WillAdams 411 days ago
I want to work with PDFs (or JPEGs), but that should be a start, I hope.
1 comments

llm supports attachments too

FOR %%F IN (*.pdf) DO (llm -a %%F -s "execute this prompt" >> output.txt)