Update README.md

This commit is contained in:
Ray 2025-05-03 23:16:13 +08:00 committed by GitHub
parent 276e1fbb42
commit 8c39172e20
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -151,7 +151,7 @@ PageIndexs 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.