From a5fa7db19b99e5fbf27ed47586938869f9b71817 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 25 Aug 2025 17:51:53 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cc35fb..62083e1 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ PageIndex powers a reasoning-based RAG system that achieved [98.7% accuracy](htt ### ⚡ Quick Hands-on -🚨 **New:** Check out this simple [*Vectorless RAG Notebook*](https://github.com/VectifyAI/PageIndex/blob/main/cookbook/pageindex_RAG_simple.ipynb) — a minimal, hands-on, reasoning-based RAG pipeline using **PageIndex**. +Check out this simple [*Vectorless RAG Notebook*](https://github.com/VectifyAI/PageIndex/blob/main/cookbook/pageindex_RAG_simple.ipynb) — a minimal, hands-on, reasoning-based RAG pipeline using **PageIndex**.

Open in Colab