Live data from Hacker News

Ask HN: I have many PDFs – what is the best local way to leverage AI for search?

news.ycombinator.com

91–92 of 92 posts

Re: Ask HN: I have many PDFs – what is the best local way to leverage AI for search?

#91
You can use Microlink to turn PDF into HTML, and combine it with other service for processing the text data.

Here an example turning a arxiv paper into real text:

https://api.microlink.io/?data.html.selector=html&embed=html...

It looks like PDF, but it you open devtools you can see it's actually a very precise HTML representation.

Re: Ask HN: I have many PDFs – what is the best local way to leverage AI for search?

#92
This could be a humor or real hack.

Get a copilot PC with recall enabled and quickly scan through the documents by opening in Adobe acrobat reader. Voillla! You will have an sqlite dB that has your index. Few days later, Adobe could have your data in their llm.

Post reply on HN