Luanxing / chat-pdf-llama2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF chatbot using llama2 model

Pre-requisites

Run using following commmands

  • python ingest.py

  • python model.py and then ask the question from PDF

    OR

  • If using streamlit code execute : streamlit run model.py OR If using chainlit code execute : chainlit run model.py

About


Languages

Language:Python 100.0%