From 644d4bbda6a3c47df804cf77f14320a3326d5f2c Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 20 Sep 2025 01:10:25 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7364782..3b8e2b0 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ --- +🚨 **New Release:** [PageIndex MCP](https://github.com/VectifyAI/pageindex-mcp) + +Bring PageIndex into Claude, Cursor, and any MCP-enabled agent. Chat to long PDFs the human-like, reasoning-based way 📖 + # 📄 Introduction to PageIndex Are you frustrated with vector database retrieval accuracy for long professional documents? Traditional vector-based RAG relies on semantic *similarity* rather than true *relevance*. But **similarity ≠ relevance** — what we truly need in retrieval is **relevance**, and that requires **reasoning**. When working with professional documents that demand domain expertise and multi-step reasoning, similarity search often falls short.