Adaptive PDFs
sgaud.com
Adaptive PDFs
1–10 of 91 posts
Re: Adaptive PDFs
#2Where is the repo? It's mentioned but I can't find it.
Re: Adaptive PDFs
#3This looks really interesting. Optimizing for humans vs. agents feels like the new wave of Desktop vs. Mobile (where mobile won) - agents are going to win even faster. Where is the repo? It's mentioned but I can't find it.
Re: Adaptive PDFs
#4Assuming the program works, the PDF will not actually look different to me than to anyone else looking at it, so there is nothing that "changes based on who is reading". It is just that text extraction, a wholly different (and much fuzzier) process than viewing the PDF, and something that the same person can do, will now return structured (Markdown) text. (One might say the PDF changes based on how you are reading it.) A great idea, IMHO.
Re: Adaptive PDFs
#5Re: Adaptive PDFs
#6Like the "white text between the lines that only appears when copy-pasted"-hack that some professors have been doing in their exercises to their students to include pink elephants in the output and stuff. But worse. Just thinking of a electricity bill pdf you provide as proof of address to some company that uses an LLM to extraxt that address and pre-process that doc. But instead we can command it to do something else that a regular human wouldn't even ever notice...
Just a thought
Re: Adaptive PDFs
#7This looks really interesting. Optimizing for humans vs. agents feels like the new wave of Desktop vs. Mobile (where mobile won) - agents are going to win even faster. Where is the repo? It's mentioned but I can't find it.
is it this one? https://github.com/iminoaru/adaptivepdf
Re: Adaptive PDFs
#8We spend millions turning structured information into PDFs and billions to extract the same data from a printer rendering language
Re: Adaptive PDFs
#9I guess the exact same technique can actually be used.
Re: Adaptive PDFs
#10Shouldn’t it be possible since forever to put machine readable source information into PDF metadata. It’s more a problem of the tools and programs generating the PDFs. We spend millions turning structured information into PDFs and billions to extract the same data from a printer rendering language