From a7a9985223c74fd2d65deff51d340b8838605de7 Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 27 Mar 2026 03:55:07 +0800 Subject: [PATCH] Update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e9d97ea..cead6b2 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@
-

๐Ÿ”ฅ Updates

+

๐Ÿ“ข Updates

-- [**An Agentic Vectorless RAG Example**](https://github.com/VectifyAI/PageIndex/blob/main/examples/openai_agents_demo.py): A complete *agentic, vectorless RAG* [example](https://github.com/VectifyAI/PageIndex/blob/main/examples/openai_agents_demo.py) with self-hosted PageIndex, using OpenAI Agents SDK. -- [PageIndex Chat](https://chat.pageindex.ai): 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). +- ๐Ÿ”ฅ [**Agentic Vectorless RAG Example**](https://github.com/VectifyAI/PageIndex/blob/main/examples/openai_agents_demo.py): A complete *agentic, vectorless RAG* [example](https://github.com/VectifyAI/PageIndex/blob/main/examples/openai_agents_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 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.