hanxiao commited on
Commit
029f568
·
unverified ·
1 Parent(s): ffaf621

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,8 +3,8 @@
3
  Your LLMs deserve better input.
4
 
5
  Reader can do two things:
6
- 1. It converts any URL to an **LLM-friendly** input with a simple prefix `https://r.jina.ai/`. Get improved output for your agent and RAG systems at no cost.
7
- 2. It searches the web for a given query by simply using `https://s.jina.ai/your+query`. This allows your LLMs to access the latest world knowledge from the web.
8
 
9
  - Live demo: https://jina.ai/reader#demo
10
  - Or just visit these URLs https://r.jina.ai/https://github.com/jina-ai/reader, https://s.jina.ai/Who%20will%20win%202024%20US%20presidential%20election%3F and see yourself.
 
3
  Your LLMs deserve better input.
4
 
5
  Reader can do two things:
6
+ 1. It converts any URL to an **LLM-friendly** input with `https://r.jina.ai/https://your.url`. Get improved output for your agent and RAG systems at no cost.
7
+ 2. It searches the web for a given query with `https://s.jina.ai/your+query`. This allows your LLMs to access the latest world knowledge from the web.
8
 
9
  - Live demo: https://jina.ai/reader#demo
10
  - Or just visit these URLs https://r.jina.ai/https://github.com/jina-ai/reader, https://s.jina.ai/Who%20will%20win%202024%20US%20presidential%20election%3F and see yourself.