mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-24 23:56:21 +02:00
Update README.md
This commit is contained in:
parent
dbdff103df
commit
f869aba81c
1 changed files with 4 additions and 2 deletions
|
|
@ -54,7 +54,9 @@ Inspired by AlphaGo, we propose **[PageIndex](https://vectify.ai/pageindex)**
|
|||
2. Perform reasoning-based retrieval through **tree search**
|
||||
|
||||
<div align="center">
|
||||
<a href="https://pageindex.ai/blog/pageindex-intro" target="_blank" title="The PageIndex Framework">
|
||||
<img src="https://docs.pageindex.ai/images/cookbook/vectorless-rag.png" width="70%">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
### 🧩 Features
|
||||
|
|
@ -65,7 +67,7 @@ Compared to traditional *vector-based RAG*, **PageIndex** features:
|
|||
- **Human-like Retrieval**: Simulates how human experts navigate and extract knowledge from complex documents.
|
||||
- **Better Explainability and Traceability**: Retrieval is based on reasoning — traceable and interpretable, with page and section references. No more opaque, approximate vector search (“vibe retrieval”).
|
||||
|
||||
PageIndex powers a reasoning-based RAG system that achieved **state-of-the-art** [98.7% accuracy](https://github.com/VectifyAI/Mafin2.5-FinanceBench) on FinanceBench, demonstrating superior performance over vector RAG solutions in professional document analysis (details in our [blog post](https://vectify.ai/blog/Mafin2.5)).
|
||||
PageIndex powers a reasoning-based RAG system that achieved **state-of-the-art** [98.7% accuracy](https://github.com/VectifyAI/Mafin2.5-FinanceBench) on FinanceBench, demonstrating superior performance over vector-based RAG solutions in professional document analysis (see our [blog post](https://vectify.ai/blog/Mafin2.5) for details).
|
||||
|
||||
### 📍 Explore PageIndex
|
||||
|
||||
|
|
@ -232,7 +234,7 @@ Leave us a star 🌟 if you like our project. Thank you!
|
|||
<img src="https://github.com/user-attachments/assets/eae4ff38-48ae-4a7c-b19f-eab81201d794" width="80%">
|
||||
</p>
|
||||
|
||||
### 💬 Connect with Us
|
||||
### Connect with Us
|
||||
|
||||
[](https://x.com/VectifyAI)
|
||||
[](https://www.linkedin.com/company/vectify-ai/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue