Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 988 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 988 Bytes

MultiPDF-LangchainLLM

A Python application with LangChain, that takes multiple PDFs and lets users chat with it by utilizing NLP techniques of the LLM model. Used Google's flan-t5-xxl as the LLM. HuggingFace

You can read this article Medium

image
This is how the project works. image

Please refer to the fstrings in the app.py functions to better understand the flow.

A screenshot of the initial GUI GUI