From 4d8e019c473817d93c03059235e4ed46370aeb51 Mon Sep 17 00:00:00 2001 From: Mingtian Zhang Date: Wed, 19 Nov 2025 23:55:24 +0800 Subject: [PATCH] Revise cloud service links and clean up README Updated cloud service references and removed redundant sections. --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index bd1ea4c..4d76217 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ PageIndex powers a reasoning-based RAG system that achieved [98.7% accuracy](htt ### โš™๏ธ Deployment Options - ๐Ÿ› ๏ธ Self-host โ€” run locally with this open-source repo. -- โ˜๏ธ **Cloud Service** โ€” try instantly with our ๐Ÿš€ [Agent](https://chat.pageindex.ai/), ๐Ÿ–ฅ๏ธ [Dashboard](https://dash.pageindex.ai/) or ๐Ÿ”Œ [API](https://docs.pageindex.ai/quickstart). +- โ˜๏ธ **Cloud Service** โ€” try instantly with our ๐Ÿ–ฅ๏ธ [Platform](https://chat.pageindex.ai/), ๐Ÿ”Œ [MCP](https://pageindex.ai/mcp) or ๐Ÿ“š [API](https://docs.pageindex.ai/quickstart). ### ๐Ÿงช Quick Hands-on @@ -121,7 +121,7 @@ Here is an example output. See more [example documents](https://github.com/Vecti ... ``` - You can either generate the PageIndex tree structure with this open-source repo, or try our โ˜๏ธ **Cloud Service** โ€” instantly accessible via our ๐Ÿš€ [Agent](https://chat.pageindex.ai/), ๐Ÿ–ฅ๏ธ [Dashboard](https://dash.pageindex.ai/) or ๐Ÿ”Œ [API](https://docs.pageindex.ai/quickstart). + You can either generate the PageIndex tree structure with this open-source repo, or try our [API](https://docs.pageindex.ai/quickstart) service. --- @@ -210,14 +210,6 @@ PageIndex's hierarchical indexing enabled precise navigation and extraction of r --- -# ๐Ÿ”Ž Learn More about PageIndex - -### Resources & Guides - -- ๐Ÿ“– Explore our [Tutorials](https://docs.pageindex.ai/doc-search) for practical guides and strategies, including *Document Search* and *Tree Search*. -- ๐Ÿงช Browse the [Cookbooks](https://docs.pageindex.ai/cookbook/vectorless-rag-pageindex) for practical recipes and advanced use cases. -- โš™๏ธ Refer to the [MCP setup](https://pageindex.ai/mcp#quick-setup) or [API docs](https://docs.pageindex.ai/quickstart) for integration details and configuration options. - ### โญ Support Us Leave a star if you like our project. Thank you!