From 8c39172e201729b512eeb4e9b5a4e5b97baad6bb Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 3 May 2025 23:16:13 +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 14f736d..1cdcf0d 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ PageIndex’s hierarchical indexing enabled precise navigation and extraction of # 🧠 Reasoning-Based RAG with PageIndex -Use PageIndex to build **reasoning-based retrieval systems** without relying on semantic similarity. Great for domain-specific tasks where nuance matters. +Use PageIndex to build **reasoning-based retrieval systems** without relying on semantic similarity. Great for domain-specific tasks where nuance matters ([more examples](https://pageindex.vectify.ai/examples/rag)). ### 🔖 Preprocessing Workflow Example 1. Process documents using PageIndex to generate tree structures.