#4345 PageIndex Locally
#4345 PageIndex Locally Cloud: https://dash.pageindex.ai/subscription Local: https://github.com/VectifyAI/PageIndex If I were to subscribe to PageIndex for $30 for 1-month and 1000 page credits, where do my ingested documents reside, and can I get to them next month after cancelling my subscription? How do I install PageIndex locally, requiring no PageIndex API Key or subscription? Would "pip install pageindex==0.3.0.dev1" be sufficient, or do I still need to download the GIT repository? So when a document is indexed using PageIndex, does the document remain in real-time memory only, or is it save to a specified file store? Describe a Python application with GUI to select any one or multiple of already indexed documents for query Rewrite using the Pypi Ollama library Would it work to extend this application to support user queries to an indexed document, then use that retrieved text as part of a prompt to assess a separate indexed document via LLM? A useful...