youssefHosni / Chat-with-Pdf

Step-by-Step Guide to Building a PDF-Chat App using LangChain, OpenAI API & Streamlit
MIT License
72 stars 16 forks source link

Error - Running the App on Streamlit #4

Open AlxRomero opened 1 year ago

AlxRomero commented 1 year ago

Hello, I've forked the repo and tried to run it on Streamlit.

But it's not working.

Can someone please help me?

best2160187 commented 1 year ago

Did you run "pip install -r requirements.txt"? If not, please do it prior to run it on streamlit.