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

Does is supports HTML as an input #4

Open mikelfried opened 1 month ago

mikelfried commented 1 month ago

The original jinaai reader supports html as an input, and enable markdown output or plain text. Do you currently support it? or are you planning to?

It good when a crawler doesnt have an access to a webpage, for so many reasons. Good work!

Thank. Michael

intergalacticalvariable commented 1 month ago

Not for now