From 029f568c3860fa9056857e3c62824aeb95fe54a3 Mon Sep 17 00:00:00 2001 From: Han Xiao Date: Wed, 15 May 2024 17:37:15 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8390e7c..c165026 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Your LLMs deserve better input. Reader can do two things: -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. -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. +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. +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. - Live demo: https://jina.ai/reader#demo - 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.