From 611d0adb87e3aa662fd673ef8046f35798e39191 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 21 May 2025 00:36:48 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f2a22e3..b44f5bd 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,16 @@ Are you frustrated with vector database retrieval accuracy for long professional **[PageIndex](https://vectify.ai/pageindex)** is a *document indexing system* that builds *search tree structures* from long documents, making them ready for reasoning-based RAG. It has been used to develop a RAG system that achieved 98.7% accuracy on [FinanceBench](https://vectify.ai/blog/Mafin2.5), demonstrating state-of-the-art performance in document analysis. - -image - +
+ + PageIndex + +
Try our ☁️ [Cloud service](https://pageindex.vectify.ai/) — no setup required, with advanced features like OCR for complex and scanned PDFs. Built by Vectify AI. - --- # **⭐ What is PageIndex**