From 1ae1a84d2add0c811ac30e232ba0a3b0e4a5a9ad Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 21 Nov 2025 01:25:46 +0800 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d76217..6c6f95b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ VectifyAI%2FPageIndex | Trendshift

-

No Chunking  ◦  No Top-K  ◦  No Vector DB  ◦  Like a Human

+

Reasoning-based RAG  ◦  No Vector DB  ◦  No Chunking  ◦  Human-like Retrieval

🏠 Homepage  •   @@ -210,6 +210,15 @@ PageIndex's hierarchical indexing enabled precise navigation and extraction of r --- +# 🧭 Resources + +* 📖 [Tutorials](https://docs.pageindex.ai/doc-search): practical guides and strategies, including *Document Search* and *Tree Search*. +* 🧪 [Cookbooks](https://docs.pageindex.ai/cookbook/vectorless-rag-pageindex): hands-on, runnable examples and advanced use cases. +* 📝 [Blog](https://pageindex.ai/blog): technical articles, research insights, and product updates +* ⚙️ [MCP setup](https://pageindex.ai/mcp#quick-setup) & [API docs](https://docs.pageindex.ai/quickstart): integration details and configuration options. + +--- + ### ⭐ Support Us Leave a star if you like our project. Thank you!