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
b2fc560696
commit
276e1fbb42
1 changed files with 8 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ You can customize the processing with additional optional arguments:
|
|||
|
||||
# ☁️ Cloud API (Beta)
|
||||
|
||||
Don’t want to host it yourself? Try our [hosted API](https://pageindex.vectify.ai/) for PageIndex. The hosted version uses our custom OCR model to recognize PDFs more accurately, providing a better tree structure for complex documents.
|
||||
Don’t want to host it yourself? Try our [hosted API](https://pageindex.vectify.ai/) for PageIndex. The hosted version uses our custom OCR model to recognize PDFs more accurately, providing a better tree structure for complex documents. Ideal for rapid prototyping, production environments, and documents requiring advanced OCR.
|
||||
|
||||
You can also explore results visually with our [web Dashboard](https://pageindex.ai/files) — no coding needed.
|
||||
|
||||
|
|
@ -211,6 +211,13 @@ Due to the diverse structures of PDF documents, you may encounter instability du
|
|||
|
||||
Together, let's push forward the revolution of reasoning-based RAG systems.
|
||||
|
||||
### 🙋 FAQ
|
||||
- **Does PageIndex support other LLMs besides OpenAI?**
|
||||
Currently optimized for GPT models, but future versions will support more.
|
||||
|
||||
- **Can PageIndex handle scanned PDFs?**
|
||||
Yes! Our [Cloud API](https://pageindex.vectify.ai/) includes advanced OCR specifically for scanned and complex PDFs.
|
||||
|
||||
---
|
||||
|
||||
# 📬 Contact Us
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue