mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-16 03:32:25 +08:00
Update README.md
This commit is contained in:
parent
abef29075c
commit
bb3f6b3199
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user