intergalacticalvariable / reader

📚 This is an adapted version of Jina AI's Reader for local deployment using Docker. Convert any URL to an LLM-friendly input with a simple prefix http://127.0.0.1:3000/https://website-to-scrape.com/
https://reader.berlin.cx/
Apache License 2.0
55 stars 6 forks source link

Question : does it handle images? #1

Open thiswillbeyourgithub opened 1 month ago

thiswillbeyourgithub commented 1 month ago

Hi, thanks a lot for making this.

I was wondering, I saw that the original project included image support so that you could get a base 64 encoded image to give to a vision enabled LLM. Is that something that's implemented in your project?

Thanks!

intergalacticalvariable commented 1 month ago

Unfortunately, not for now.

thiswillbeyourgithub commented 1 month ago

Thanks!

intergalacticalvariable commented 1 month ago

but it cat take screenshot of the page.

curl -H "x-respond-with: pageshot" 'https://reader.berlin.cx/https://www.google.com/search?q=beste+bars+in+berlin&start=10'

http://reader.berlin.cx/instant-screenshots/pageshot-2a302cbf-fd44-47d5-bdef-5b85aa3e5b5a.png