LLaMa2 Corporate Chatbot

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.

Getting started

  1. Install python and its dependencies (see imports in files app.py and pdf.py).
  2. Add any pdf document in the root folder and rename it to sample.pdf
  3. Run python ./app.py