mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-05-28 19:05:29 +02:00
Update README.md
This commit is contained in:
parent
eb41500da4
commit
e476e31ab0
1 changed files with 3 additions and 3 deletions
|
|
@ -33,12 +33,12 @@ It’s ideal for: financial reports, regulatory filings, academic textbooks, leg
|
||||||
- **Hierarchical Tree Structure**
|
- **Hierarchical Tree Structure**
|
||||||
Enables LLMs to traverse documents logically — like an intelligent, LLM-optimized table of contents.
|
Enables LLMs to traverse documents logically — like an intelligent, LLM-optimized table of contents.
|
||||||
|
|
||||||
- **Precise Page Referencing**
|
|
||||||
Every node contains its summary and start/end page physical index, allowing pinpoint retrieval.
|
|
||||||
|
|
||||||
- **Chunk-Free Segmentation**
|
- **Chunk-Free Segmentation**
|
||||||
No arbitrary chunking. Nodes follow the natural structure of the document.
|
No arbitrary chunking. Nodes follow the natural structure of the document.
|
||||||
|
|
||||||
|
- **Precise Page Referencing**
|
||||||
|
Every node contains its summary and start/end page physical index, allowing pinpoint retrieval.
|
||||||
|
|
||||||
- **Scales to Massive Documents**
|
- **Scales to Massive Documents**
|
||||||
Designed to handle hundreds or even thousands of pages with ease.
|
Designed to handle hundreds or even thousands of pages with ease.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue