mukulpatnaik / researchgpt

A LLM based research assistant that allows you to have a conversation with a research paper
https://www.dara.chat
MIT License
3.55k stars 340 forks source link

Request to server failed. Please refresh try uploading a copy of the pdf instead. Sorry for the inconvenience! #27

Closed gleb-roma closed 1 year ago

gleb-roma commented 1 year ago

I open the link from README and upload a pdf that I previously downloaded from here https://home.uchicago.edu/~amshaikh/webfiles/multiplecar.pdf

I get an error in the top right corner

Error: Request to server failed. Please refresh try uploading a copy of the pdf instead. Sorry for the inconvenience!

The point is that I did upload a copy of pdf.

Chrome, MacOS

gleb-roma commented 1 year ago

Screenshot: Screen Shot 2023-03-03 at 9 08 20 AM

mukulpatnaik commented 1 year ago

Hi @gleb-roma sorry to hear you're having issues with the demo. Unfortunately because of the fact that the demo runs everything locally in your browser (due to privacy and security reasons regarding keeping the open ai key local) it is really hard for me to debug what the issue is.

To figure out what's going on you would need to open the network tab in the inspect tool and see which call is failing. Let me know if you're able to do this and I can help figure out what's going wrong. Thanks :)

Ariiiiit commented 1 year ago

me too!

mukulpatnaik commented 1 year ago

Hi all, @gleb-roma @Ariiiiit sorry for the late response, I recently pushed a major refactor of the code, you should not be facing any of these same issues now. Thanks for trying it and let me know if you have any further questions!