Skip to content

Zeeshann1/langchain-chat-multiple-pdfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langchain Streamlit Application to Chat Multiple PDFs

LangChain Chatbot for multiple PDFs

Usage

Create virtual environment

conda create -n chat-with-pdfs python==3.10.0
conda activate chat-with-pdfs
  • Clone Repository
git clone https://github.com/Zeeshann1/langchain-chat-multiple-pdfs.git
cd langchain-chat-multiple-pdfs
  • Install Requirements
pip install -r requirements.txt
  • Run app.py
streamlit run app.py

Results

References

About

LangChain Chatbox for multiple PDFs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages