Forked from ysharma/Explore_llamav2_with_TGI on HuggingFace.
This app creates a chatbot that uses the context from a pdf document ton answer the users's questions.
- Install python and its dependencies (see imports in files
app.py
andpdf.py
). - Add any pdf document in the root folder and rename it to
sample.pdf
- Run
python ./app.py