diff --git a/README.md b/README.md index cfd5f2a..aac8e5f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ ### ๐Ÿšจ **New Releases:** - ๐Ÿ“– [PageIndex Chat](https://chat.pageindex.ai): The world's first human-like document analyst agent, designed for professional long documents. -- ๐Ÿ”Œ [PageIndex MCP](https://github.com/VectifyAI/pageindex-mcp): Bring PageIndex into Claude, Cursor, or any MCP-enabled agents. Chat to long PDFs the human-like, reasoning-based way ๐Ÿ“– +- ๐Ÿ”Œ [PageIndex MCP](https://github.com/VectifyAI/pageindex-mcp): Bring PageIndex into Claude, Cursor, or any MCP-enabled agent. Chat to long PDFs the human-like, reasoning-based way. # ๐Ÿ“‘ Introduction to PageIndex @@ -46,7 +46,7 @@ Inspired by AlphaGo, we propose **[PageIndex](https://vectify.ai/pageindex)**, a ### ๐Ÿงฉ Features -Compared to traditional vector-based RAG, PageIndex features: +Compared to traditional vector-based RAG, **PageIndex** features: - **No Vectors Needed**: Uses document structure and LLM reasoning for retrieval. - **No Chunking Needed**: Documents are organized into natural sections, not artificial chunks. - **Human-like Retrieval**: Simulates how human experts navigate and extract knowledge from complex documents. @@ -187,7 +187,7 @@ PageIndex's hierarchical indexing enabled precise navigation and extraction of r
- +
@@ -198,15 +198,15 @@ PageIndex's hierarchical indexing enabled precise navigation and extraction of r ### Resources & Guides - ๐Ÿ“– Explore our [Tutorials](https://docs.pageindex.ai/doc-search) for practical guides and strategies, including *Document Search* and *Tree Search*. -- ๐Ÿงช Browse the [Cookbook](https://docs.pageindex.ai/cookbook/vectorless-rag-pageindex) for practical recipes and advanced use cases. -- โš™๏ธ Refer to the [API Documentation](https://docs.pageindex.ai/quickstart) for integration details and configuration options. +- ๐Ÿงช 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!

- +

### Connect with Us