talkingwallace / ChatGPT-Paper-Reader

This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using GPT-3.5-turbo model.
739 stars 110 forks source link

how many pdf support? #18

Open ivan-vilches opened 1 year ago

ivan-vilches commented 1 year ago

Its support just one pdf or multiple? thanks you

talkingwallace commented 1 year ago

it can process one pdf at a time

WizKid1968 commented 1 year ago

Can it support 300+ page PDF formatted books?

talkingwallace commented 1 year ago

Can it support 300+ page PDF formatted books?

I've never tried on a 300+ page book. It is very likely that the program exceed the context length during prorcessing.