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