Skip to content

chatbot 🤖 that you can upload multiple PDFs and you can ask any question related to PDFs

Notifications You must be signed in to change notification settings

meowpunch/ask-pdf-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ask PDF Chatbot 🤖

Environment

Install python dependencies

pip install streamlit pypdf2 langchain python-dotenv faiss-cpu openai huggingface-hub sentence_transformers ctransformers

Add API key and token

OPEN_API_KEY={}
HUGGINGFACEHUB_API_TOKEN={}

Get Started

streamlit run app.py     

Releases

No releases published

Packages

No packages published

Languages