diff --git a/README.md b/README.md index b3602df..10a42e4 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,8 @@ PageIndex powers a reasoning-based RAG system that achieved [98.7% accuracy](htt ### ๐งช 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 experience the [*Vision-based Vectorless RAG*](https://github.com/VectifyAI/PageIndex/blob/main/cookbook/vision_RAG_pageindex.ipynb) โ no OCR; minimal, reasoning-native RAG pipeline that works directly over page images. +- Try the [_**Vectorless RAG Notebook**_](https://github.com/VectifyAI/PageIndex/blob/main/cookbook/pageindex_RAG_simple.ipynb) โ a *minimal*, hands-on example of reasoning-based RAG using **PageIndex**. +- Experiment with the [*Vision-based Vectorless RAG*](https://github.com/VectifyAI/PageIndex/blob/main/cookbook/vision_RAG_pageindex.ipynb) โ no OCR; a minimal, reasoning-native RAG pipeline that works directly over page images.