PDF_Interpreter

Support for llama-cpp-python http server with langchain.

Instalation

  1. Copy the env file.
    cp .env.sample .env
    
  2. Create venv.
    poetry install
    
  3. Run code.
    streamlit run pdf_interpreter/main.py