Skip to content

This project implements a web app using Streamlit for chatting with pdf files usig LangChain and OpenAI tokenizer and language model

Notifications You must be signed in to change notification settings

hangjoni/ask-multiple-pdfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat with PDF web app

This project implements a web app using Streamlit for chatting with pdf files usig LangChain and OpenAI tokenizer and language model demo-chat-with-pdf-web-app

Spinning it up

  • Create .env file and provide the necessary tokens (no quotes required around the tokens) OPENAI_API_KEY=token HUGGINGFACEHUB_API_TOKEN=token
  • Running the web app streamlit run app.py

Credits

About

This project implements a web app using Streamlit for chatting with pdf files usig LangChain and OpenAI tokenizer and language model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages