diff --git a/README.md b/README.md index 0781091..a85fbd0 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,10 @@

Reasoning-based RAG  β—¦  No Vector DB  β—¦  No Chunking  β—¦  Human-like Retrieval

- 🏠 Homepage  β€’   + 🌐 Homepage  β€’   πŸ–₯️ Chat Platform  β€’   - πŸ”Œ MCP  β€’   - πŸ“š Docs  β€’   + πŸ”Œ MCP & API  β€’   + πŸ“– Docs  β€’   πŸ’¬ Discord  β€’   βœ‰οΈ Contact 

@@ -30,9 +30,9 @@

πŸ“’ 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/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. +- πŸ”₯ [**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) β€” 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) β€” Deep dive into PageIndex: an *agentic, in-context tree index* that enables LLMs to perform *reasoning-based, human-like retrieval* over long documents.