MCPcopy Index your code
hub / github.com/VectifyAI/PageIndex / agentic_vectorless_rag_demo.py

File agentic_vectorless_rag_demo.py

examples/agentic_vectorless_rag_demo.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Agentic Vectorless RAG with PageIndex - Demo
3
4A simple example of building a document QA agent with self-hosted PageIndex

Callers

nothing calls this directly

Calls 5

PageIndexClientClass · 0.90
query_agentFunction · 0.85
indexMethod · 0.80
get_documentMethod · 0.80

Tested by

no test coverage detected