pdfGPT icon indicating copy to clipboard operation
pdfGPT copied to clipboard

PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The most effective open source solution to turn your pdf files in a chatbot!

Results 81 pdfGPT issues
Sort by recently updated
recently updated
newest added

I wanted to see if we could improve the current feature set. The following is what I have in mind: - Add formatting to answer (new line between each citation,...

Anyone able to get this to work on MacOS? I am trying to get this working in a virtual environment with Python 3.10 and have to use tensorflow-macos and tensorflow-metal....

using python3: File "/Users/m3kwong/PythonCode/LLM/pdfGPT-main/app.py", line 2, in import fitz File "/Users/m3kwong/PythonCode/LLM/pdfGPT-main/new/lib/python3.10/site-packages/fitz/__init__.py", line 1, in from frontend import * File "/Users/m3kwong/PythonCode/LLM/pdfGPT-main/new/lib/python3.10/site-packages/frontend/__init__.py", line 1, in from .events import * File "/Users/m3kwong/PythonCode/LLM/pdfGPT-main/new/lib/python3.10/site-packages/frontend/events/__init__.py", line...

It was missing fitz and frontend.

Everytime I try to load a local PDF, it answers the first question, but after that it errors out with "cant create file that already exists".

when running the application i get an error which says: "AttributeError: 'SemanticSearch' object has no attribute 'nn' " any clues as to why and how to fix the issue? Anyway...

I'm getting this error message when I run the code: It happens after putting in the API key and uploading a PDF. AttributeError: 'SemanticSearch' object has no attribute 'nn' And...

It works for a while then: AttributeError: 'SemanticSearch' object has no attribute 'nn'