Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 431 Bytes

File metadata and controls

15 lines (11 loc) · 431 Bytes

ChatPDF

Chat with Any PDF using LangChain+Django and OpenAI's ChatGPT

1. Python - ^3.10, <3.12
2. cloudinary==1.36.0
3. Django==4.2.1
4. djangorestframework==3.14.0
5. langchain==0.0.312
6. python-dotenv==1.0.0
7. PyPDF2==3.0.1

NOTE: If you are using Python >3.12 you might experience this error.