Revise cloud service links and clean up README

Updated cloud service references and removed redundant sections.
This commit is contained in:
Mingtian Zhang 2025-11-19 23:55:24 +08:00 committed by GitHub
parent d8b9f6350b
commit 4d8e019c47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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!