EvelynLopesSS / PDF_Assistant_Ollama

A local open source PDF chatbot
4 stars 0 forks source link

requirements #1

Open werruww opened 3 months ago

werruww commented 3 months ago

where requirements.txt?

leoxjueguitos commented 2 weeks ago

Install Streamlit and langchain using pip, and then just run pdf_chat.py with streamlit (& Streamlit run pdf_chat.py). It wont work, but it will display a window asking you to install severall dependencies (one at a time), install them one by one using pip. You may have to stop streamlit and re-run it till all dependencies get installed. I hope this helps you. (Sorry for my bad english lol)