←back to thread

43 points rahimnathwani | 1 comments | | HN request time: 0.207s | source
Show context
nico ◴[] No.42910359[source]
It would be cool if it could also do “LLM style” operations, like summarizing or extracting key points of the documents
replies(3): >>42910444 #>>42910556 #>>42910603 #
pkal ◴[] No.42910556[source]
If you really have to "mutool draw -F txt somefile.pdf" will extract the text contents, that you can then pipe to a LLM.
replies(1): >>42910606 #
1. tough ◴[] No.42910606[source]
how will it handle things like tables let me try