raghavan / PdfGptIndexer

RAG based tool for indexing and searching PDF text data using OpenAI API and FAISS (Facebook AI Similarity Search) index, designed for rapid information retrieval and superior search accuracy.
MIT License
652 stars 29 forks source link

Big file problem. #3

Closed mtemel123 closed 1 year ago

mtemel123 commented 1 year ago

I cant do this file ocr procces. Pls check.

https://www.uydudoktoru.com/dosyalar/trac%20Radyo%20yayincilik%20full.pdf

raghavan commented 1 year ago

Insufficient details to answer this issue. If your problem is with large pdf files, it might be due to the limitation of your computing resources. This tool may try to load the entire file to extract their text.