Learning Langchain and its assets (prompts, agents, tools). I created a PDF uploader that uses ChatGPT LLMs and Facebook's AI semantic search to answers questions based off of only the information provided in the PDF.
Simply run this command in the terminal but be sure to be in the same directory as the app.py file when doing so.
streamlit run app.py