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
ae57e48b19
commit
5663d9e942
1 changed files with 8 additions and 4 deletions
12
README.md
12
README.md
|
|
@ -1,5 +1,7 @@
|
|||
# PageIndex
|
||||
|
||||
|
||||
|
||||
### **Document Index System for Reasoning-Based RAG**
|
||||
Are you frustrated with vector database retrieval accuracy for long professional documents? You need a reasoning-based native index for your RAG system.
|
||||
|
||||
|
|
@ -11,6 +13,11 @@ Traditional vector-based retrieval relies heavily on semantic similarity. Howeve
|
|||
|
||||
Built by [Vectify AI](https://vectify.ai/pageindex)
|
||||
|
||||
## ☁️ Hosted API (Beta)
|
||||
Please try our [hosted API for PageIndex](https://pageindex.vectify.ai/).
|
||||
The hosted version uses our custom OCR model to recognize PDFs more accurately, providing a better tree structure for complex documents.
|
||||
Leave your email in [this form](https://ii2abc2jejf.typeform.com/to/meB40zV0) to receive 1,000 pages for free.
|
||||
|
||||
---
|
||||
|
||||
## 🔍 What is PageIndex?
|
||||
|
|
@ -121,10 +128,7 @@ You can customize the processing with additional optional arguments:
|
|||
--if-add-node-summary Add node summary (yes/no, default: no)
|
||||
--if-add-doc-description Add doc description (yes/no, default: yes)
|
||||
```
|
||||
## ☁️ Hosted API (Beta)
|
||||
Please try our [hosted API for PageIndex](https://pageindex.vectify.ai/).
|
||||
The hosted version uses our custom OCR model to recognize PDFs more accurately, providing a better tree structure for complex documents.
|
||||
Leave your email in [this form](https://ii2abc2jejf.typeform.com/to/meB40zV0) to receive 1,000 pages for free.
|
||||
|
||||
|
||||
## 🛤 Roadmap
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue