Skip to content

A Python application with LangChain, that takes multiple PDFs and lets users chat with it by utilising NLP techniques of the LLM model

Notifications You must be signed in to change notification settings

prathishpratt/MultiPDF-LangchainLLM

Repository files navigation

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

About

A Python application with LangChain, that takes multiple PDFs and lets users chat with it by utilising NLP techniques of the LLM model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages