fix doc locations

This commit is contained in:
Ray 2025-08-28 19:38:05 +08:00
parent 987f91c3bf
commit ea01b3638c
17 changed files with 1 additions and 1 deletions

View file

@ -62,7 +62,7 @@ Check out this simple [*Vectorless RAG Notebook*](https://github.com/VectifyAI/P
# 📦 PageIndex Tree Structure
PageIndex can transform lengthy PDF documents into a semantic **tree structure**, similar to a _"table of contents"_ but optimized for use with Large Language Models (LLMs). It's ideal for: financial reports, regulatory filings, academic textbooks, legal or technical manuals, and any document that exceeds LLM context limits.
Here is an example output. See more [example documents](https://github.com/VectifyAI/PageIndex/tree/main/docs) and [generated trees](https://github.com/VectifyAI/PageIndex/tree/main/results).
Here is an example output. See more [example documents](https://github.com/VectifyAI/PageIndex/tree/main/tests/pdfs) and [generated trees](https://github.com/VectifyAI/PageIndex/tree/main/tests/results).
```
...