PDF pedia

Revolutionize your information retrieval experience with our cutting-edge AI chatbot. Seamlessly process PDF documents, extracting answers to your queries in an instant, making knowledge accessible and interactive.

Pdf pedia

HOW TO USE❓

  • ⚙️3. Download Ollama from the official repository. Install and configure Ollama on your system as per the provided instructions. Allow Site Access to Ollama: To enable PDF-pedia to communicate with Ollama, you need to set a few environment variables. Open a terminal and run the following commands:
    OLLAMA_ORIGINS=https://pdfpedia.vercel.app OLLAMA_HOST=127.0.0.1:11435 ollama serve

    4. Pull Mistral Instance: In a separate terminal window, run the following command to connect PDF-pedia to the locally running Mistral instance:
    OLLAMA_HOST=127.0.0.1:11435 ollama pull mistral
  • 👇5. Try embedding a PDF below, then asking questions! You can even turn off your WiFi.