|
|
|
|
|
by czhu12
73 days ago
|
|
Similar effort with PageIndex [1], which basically creates a table of contents like tree. Then an LLM traverses the tree to figure out which chunks are relevant for the context in the prompt. 1: https://github.com/VectifyAI/PageIndex |
|