From 5c669dde9406f097bb3d57e0750f346c577a26cf Mon Sep 17 00:00:00 2001 From: Jiri Spilka Date: Mon, 23 Sep 2024 11:36:17 +0200 Subject: [PATCH] Add link to google colab example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffcc869..b462fd6 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ See other examples in the [examples directory](https://github.com/apify/apify-ha - Call [Website Content Crawler](https://apify.com/apify/website-content-crawler) and convert the data into the Haystack Documents - Crawl websites, retrieve text content, and store it in the `InMemoryDocumentStore` - Retrieval-Augmented Generation (RAG): Extracting text from a website & question answering Open In Colab -- Analyze Your Instagram Comments’ Vibe with Apify and Haystack +- Analyze Your Instagram Comments’ Vibe with Apify and Haystack Open In Colab ## Support