Spaces:
Build error
Build error
docs: fix readme
Browse files
README.md
CHANGED
|
@@ -7,17 +7,15 @@ Convert any URL to an **LLM-friendly** input with a simple prefix `https://r.jin
|
|
| 7 |
- Live demo: https://jina.ai/reader
|
| 8 |
- Or just visit these URLs https://r.jina.ai/https://github.com/jina-ai/reader, https://r.jina.ai/https://x.com/elonmusk and see yourself.
|
| 9 |
|
| 10 |
-

|
| 11 |
|
| 12 |
## Usage
|
| 13 |
|
| 14 |
### Standard mode
|
| 15 |
|
| 16 |
-
|
| 17 |
|
| 18 |
-
```bash
|
| 19 |
https://r.jina.ai/https://en.wikipedia.org/wiki/Artificial_intelligence
|
| 20 |
-
```
|
| 21 |
|
| 22 |
### Streaming mode
|
| 23 |
|
|
|
|
| 7 |
- Live demo: https://jina.ai/reader
|
| 8 |
- Or just visit these URLs https://r.jina.ai/https://github.com/jina-ai/reader, https://r.jina.ai/https://x.com/elonmusk and see yourself.
|
| 9 |
|
| 10 |
+
[](https://jina.ai/reader)
|
| 11 |
|
| 12 |
## Usage
|
| 13 |
|
| 14 |
### Standard mode
|
| 15 |
|
| 16 |
+
Simply prepend `https://r.jina.ai/` to any URL. For example, to convert the URL `https://en.wikipedia.org/wiki/Artificial_intelligence` to an LLM-friendly input, use the following URL:
|
| 17 |
|
|
|
|
| 18 |
https://r.jina.ai/https://en.wikipedia.org/wiki/Artificial_intelligence
|
|
|
|
| 19 |
|
| 20 |
### Streaming mode
|
| 21 |
|