/mimic-website

Master's project

Primary LanguageHTML

mimic-website

Repository for flask web app to be used during demonstration of mimic text generation software. Demonstration of models trained using https://github.com/amin-nejad/mimic-text-generation.

  1. Install the environment
conda env create -f environment.yml
  1. Run the api.py file:
python api.py