Skip to content

devanshu1204/ChatWith_pdf_streamlit-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Chat with pdf using Langchain

  • Python application that allows you to load a PDF and ask questions about it using natural language.
  • The application uses a LLM to generate a response about your PDF. The LLM will not answer questions unrelated to the document.
  • it is using streamlit for GUI

Run the application

'pip install -r requirements.txt' add your OpenAI API key to the .env file before running the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages