FYI jin.ai reader can now be self hosted #5789
thiswillbeyourgithub
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
Unfortunately, image processing is not working for now. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
For those wondering, jin.ai reader is something that makes it extra easy to turn a URL into LLM friendly markdown output. Including base64 images etc.
Link : https://github.com/jina-ai/reader
Now, even though it was on GitHub, there were some key components missing that made it impossible to self-host until now.
Someone made a docker container for it, making it easy to self-host the whole thing. Here's the link: https://github.com/intergalacticalvariable/reader
Unfortunately, I'm not able to test it right now, but I thought it was worth mentioning here, because I think it would be a nice addition to an open WebUI Docker Compose setup with a simple tool to send URLs.
Beta Was this translation helpful? Give feedback.
All reactions