diff --git a/README.md b/README.md index a32de77..0781091 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@

๐Ÿ  Homepage  โ€ข   ๐Ÿ–ฅ๏ธ Chat Platform  โ€ข   - ๐Ÿ”Œ MCP  โ€ข   + ๐Ÿ”Œ MCP  โ€ข   ๐Ÿ“š Docs  โ€ข   ๐Ÿ’ฌ Discord  โ€ข   โœ‰๏ธ Contact  @@ -31,7 +31,7 @@

๐Ÿ“ข Updates

- ๐Ÿ”ฅ [**Agentic Vectorless RAG**](https://github.com/VectifyAI/PageIndex/blob/main/examples/agentic_vectorless_rag_demo.py): A simple *agentic, vectorless RAG* [example](https://github.com/VectifyAI/PageIndex/blob/main/examples/agentic_vectorless_rag_demo.py) with self-hosted PageIndex, using OpenAI Agents SDK. -- [PageIndex Chat](https://chat.pageindex.ai): A Human-like document analysis agent [platform](https://chat.pageindex.ai) for professional long documents. Also available via [MCP](https://pageindex.ai/mcp) or [API](https://docs.pageindex.ai/quickstart). +- [PageIndex Chat](https://chat.pageindex.ai): A Human-like document analysis agent [platform](https://chat.pageindex.ai) for professional long documents. Also available via [MCP](https://pageindex.ai/developer) or [API](https://pageindex.ai/developer). - [PageIndex Framework](https://pageindex.ai/blog/pageindex-intro): The PageIndex framework โ€” an *agentic, in-context tree index* that enables LLMs to perform *reasoning-based, human-like retrieval* over long documents.