The Main purpose of this project is to create a web app that allows user to query the contents stored in a PDF using an LLM.
Have python3.10 downloaded and install the following libraries
-
numpy
-
langchain
-
transformers
-
llama_index
-
numexpr
-
pandas
-
json
-
flask
run python3 backend.py and then find the application at your local host port 5000
you should see this web app