mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-24 23:56:21 +02:00
| .. | ||
| agentic_retrieval.ipynb | ||
| pageIndex_chat_quickstart.ipynb | ||
| pageindex_RAG_simple.ipynb | ||
| README.md | ||
| vision_RAG_pageindex.ipynb | ||
🧪 Cookbooks:
- Vectorless RAG notebook: A minimal, hands-on example of reasoning-based RAG using PageIndex — no vectors, no chunking, and human-like retrieval.
- Vision-based Vectorless RAG notebook: no OCR; reasoning-native RAG pipeline that retrieves and reasons directly over page images.