Skip to content

An AI-app that allows you to upload a PDF and ask questions about it. It uses OpenAI's LLMs to generate a response. Watch full video via the link below.

License

Notifications You must be signed in to change notification settings

somacode1/ChatPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages