Update README.md

This commit is contained in:
Harsh Gupta 2024-08-15 16:48:09 +05:30 committed by GitHub
parent abef29075c
commit bb3f6b3199
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
# Reader Clone which works!
# Reader Clone which is deployable locally!
- Jina.ai 's reader API helps get better output from LLMs by converting URLs to LLM-friendly input. Though the version hosted on github cannot really be used by 3rd parties as it depends on multiple internal packages. This repo is a clone of the reader API without any of the internal dependencies which you can run locally and self-host.
@ -206,4 +206,4 @@ curl -H "X-With-Generated-Alt: true" https://r.jina.ai/https://en.m.wikipedia.or
## License
[Apache-2.0](./LICENSE)
[Apache-2.0](./LICENSE)