diff --git a/README.md b/README.md index 0cea8a3..2d36c7d 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,12 @@ PageIndex powers a reasoning-based RAG system that achieved [98.7% accuracy](htt - ๐Ÿ› ๏ธ Self-host โ€” run locally with this open-source repo - โ˜๏ธ **[Cloud Service](https://dash.pageindex.ai/)** โ€” try instantly with our ๐Ÿš€ [Agent](https://chat.pageindex.ai/), ๐Ÿ–ฅ๏ธ [Dashboard](https://dash.pageindex.ai/) or ๐Ÿ”Œ [API](https://docs.pageindex.ai/quickstart), no setup required -### โšก Quick Hands-on +### ๐Ÿงช Quick Hands-on Check out this simple [*Vectorless RAG Notebook*](https://github.com/VectifyAI/PageIndex/blob/main/cookbook/pageindex_RAG_simple.ipynb) โ€” a minimal, hands-on, reasoning-based RAG pipeline using **PageIndex**. + +Also try the [*Vision-based Vectorless RAG*](https://github.com/VectifyAI/PageIndex/blob/main/cookbook/vision_RAG_pageindex.ipynb) โ€” no OCR; a reasoning-native RAG pipeline that works directly over page images. +

Open in Colab