- Step1: Install the VisQueryPDF package via pip.
- Step2: Set your OpenAI API key in the environment variable.
- Step3: Launch the Streamlit app with the provided script.
- Step4: Upload or point to your target PDF file.
- Step5: Allow the tool to chunk the document and build embeddings.
- Step6: Enter a natural language query to search the PDF.
- Step7: View highlighted results and interactive embedding visualizations.