Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 285 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 285 Bytes

GPT plugin

pdf 파일로 질문하고 gpt 답변 받자

Prerequisite

PyMuPDF

pip install PyMuPDF

PyQt5

pip install PyQt5

For chatPDF

pip install -q langchain==0.0.150 pypdf pandas matplotlib tiktoken textract transformers openai faiss-cpu