From ba8ab888113cf353345fe6cc0acd09b939bf3630 Mon Sep 17 00:00:00 2001 From: Han Xiao Date: Fri, 17 May 2024 22:07:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa9d882..1dcc2c6 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ Simply prepend `https://r.jina.ai/` to any URL. For example, to convert the URL All images in that page that lack `alt` tag are auto-captioned by a VLM (vision langauge model) and formatted as `!(Image [idx]: [VLM_caption])[img_URL]`. This should give your downstream text-only LLM *just enough* hints to include those images into reasoning, selecting, and summarization. +### [Using `r.jina.ai` for a full website fetching (Google Colab)](https://colab.research.google.com/drive/1uoBy6_7BhxqpFQ45vuhgDDDGwstaCt4P#scrollTo=5LQjzJiT9ewT) + ### Using `s.jina.ai` for web search Simply prepend `https://s.jina.ai/` to your search query. Note that if you are using this in the code, make sure to encode your search query first, e.g. if your query is `Who will win 2024 US presidential election?` then your url should look like: