Update README.md

This commit is contained in:
Ray 2025-05-06 05:21:08 +08:00 committed by GitHub
parent eb41500da4
commit e476e31ab0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,12 +33,12 @@ Its ideal for: financial reports, regulatory filings, academic textbooks, leg
- **Hierarchical Tree Structure**
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**
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**
Designed to handle hundreds or even thousands of pages with ease.