Skip to content

Build a ChatGPT-Powered PDF Assistant with Langchain and Streamlit

License

Notifications You must be signed in to change notification settings

farukalamai/Langchain-PDF-App-using-ChatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a ChatGPT-Powered PDF Assistant with Langchain and Streamlit

This app is an LLM-powered chatbot built using:

  1. Streamlit
  2. LangChain
  3. OpenAI LLM model

Step - 1

  git clone https://github.com/farukalampro/Langchain-PDF-App-using-ChatGPT.git

Step - 2

  pip install -r requirements.txt

Create your .env file with "OPENAI_API_KEY"

Deployment

To run this code

  streamlit run main.py

About

Build a ChatGPT-Powered PDF Assistant with Langchain and Streamlit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages