rag-flask-langchain

  1. Clone the repository with git clone https://github.com/kni-neu/serving-llama
  2. Dump the credit card text database by running data_injection.py
  3. Build the container using ./docker-startup build
  4. Run the container with ./docker-startup deploy
  5. Go to your browser at the site localhost:8501

Preview image