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