From e476e31ab094891cd5625d6589894cbdff9d1b33 Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 6 May 2025 05:21:08 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 66f0b5f..6a788ac 100644 --- a/README.md +++ b/README.md @@ -33,12 +33,12 @@ It’s 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.