diff --git a/README.md b/README.md index b821caf..d044d39 100644 --- a/README.md +++ b/README.md @@ -15,16 +15,6 @@ Are you frustrated with vector database retrieval accuracy for long professional Self-host it with this open-source repo, or try our ☁️ [Cloud service](https://dash.pageindex.ai/) - no setup required. -### PageIndex OCR (Updates On 2025/08/07) -This repo is designed for generating PageIndex tree structure with text input, but many real-world use cases involve PDFs that require OCR to convert them into Markdown. However, extracting high-quality text from PDF documents remains a non-trivial challenge. Most OCR tools only extract page-level content, losing the broader document context and hierarchy. - -To address this, we introduced PageIndex OCR — the first OCR system designed to preserve the global structure of documents. PageIndex OCR significantly outperforms other leading OCR tools, such as those from Mistral and Contextual AI, in recognizing true hierarchy and semantic relationships across document pages. - -- Experience next-level OCR quality with PageIndex OCR at our [Dashboard](https://dash.pageindex.ai). -- Integrate seamlessly PageIndex OCR into your stack via our [API](https://docs.pageindex.ai/quickstart). - -image - --- # **⭐ What is PageIndex** @@ -127,6 +117,18 @@ Leave your email in [this form](https://ii2abc2jejf.typeform.com/to/meB40zV0) to --- +### PageIndex OCR (Updates On 2025/08/07) +This repo is designed for generating PageIndex tree structure with text input, but many real-world use cases involve PDFs that require OCR to convert them into Markdown. However, extracting high-quality text from PDF documents remains a non-trivial challenge. Most OCR tools only extract page-level content, losing the broader document context and hierarchy. + +To address this, we introduced PageIndex OCR — the first OCR system designed to preserve the global structure of documents. PageIndex OCR significantly outperforms other leading OCR tools, such as those from Mistral and Contextual AI, in recognizing true hierarchy and semantic relationships across document pages. + +- Experience next-level OCR quality with PageIndex OCR at our [Dashboard](https://dash.pageindex.ai). +- Integrate seamlessly PageIndex OCR into your stack via our [API](https://docs.pageindex.ai/quickstart). + +image + +--- + # 📈 Case Study: Mafin 2.5 on FinanceBench [Mafin 2.5](https://vectify.ai/mafin) is a state-of-the-art reasoning-based RAG model designed specifically for financial document analysis. Powered by **PageIndex**, it achieved a market-leading [**98.7% accuracy**](https://vectify.ai/blog/Mafin2.5) on the [FinanceBench](https://arxiv.org/abs/2311.11944) benchmark — significantly outperforming traditional vector-based RAG systems.