mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-24 23:56:21 +02:00
add tutorials
This commit is contained in:
parent
8b89dbba00
commit
22c0db4168
1 changed files with 17 additions and 0 deletions
17
tutorials/README.md
Normal file
17
tutorials/README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
|
||||
|
||||
## Document Search Examples
|
||||
|
||||
|
||||
PageIndex currently enables reasoning-based RAG within a single document by default.
|
||||
For users who need to search across multiple documents, we provide three best-practice workflows for different scenarios below.
|
||||
|
||||
* [**Search by Metadata**:](/metadata) for documents that can be distinguished by metadata.
|
||||
* [**Search by Semantics**:](/semantics) for documents with different semantic content or cover diverse topics.
|
||||
* [**Search by Description**:](/description) a lightweight strategy for a small number of documents.
|
||||
|
||||
|
||||
## 💬 Support
|
||||
|
||||
* 🤝 [Join our Discord](https://discord.gg/VuXuf29EUj)
|
||||
* 📨 [Contact Us](https://ii2abc2jejf.typeform.com/to/meB40zV0)
|
||||
Loading…
Add table
Add a link
Reference in a new issue