Metadata-Version: 2.1
Name: gpt_pdf_reader
Version: 0.2
Summary: A Python package that utilizes GPT-4V and other tools to extract and process information from PDF files
License-File: LICENSE
Requires-Dist: cachetools==5.3.2
Requires-Dist: certifi==2023.7.22
Requires-Dist: cffi==1.16.0
Requires-Dist: charset-normalizer==3.3.2
Requires-Dist: cryptography==41.0.5
Requires-Dist: google-api-core==2.13.0
Requires-Dist: google-auth==2.23.4
Requires-Dist: google-cloud-core==2.3.3
Requires-Dist: google-cloud-storage==2.13.0
Requires-Dist: google-crc32c==1.5.0
Requires-Dist: google-resumable-media==2.6.0
Requires-Dist: googleapis-common-protos==1.61.0
Requires-Dist: idna==3.4
Requires-Dist: load-dotenv==0.1.0
Requires-Dist: pdf2image==1.16.3
Requires-Dist: pdfminer.six==20221105
Requires-Dist: Pillow==10.1.0
Requires-Dist: protobuf==4.25.0
Requires-Dist: pyasn1==0.5.0
Requires-Dist: pyasn1-modules==0.3.0
Requires-Dist: pycparser==2.21
Requires-Dist: PyMuPDF==1.23.6
Requires-Dist: PyMuPDFb==1.23.6
Requires-Dist: pypandoc==1.12
Requires-Dist: PyPDF2==3.0.1
Requires-Dist: python-dotenv==1.0.0
Requires-Dist: requests==2.31.0
Requires-Dist: rsa==4.9
Requires-Dist: urllib3==2.0.7
