A Flask application to help users build constraint strings. One example of a Seldonian interface.
First, install dependencies into your virtual environment:
$ pip install -r requirements
Run the gui via:
$ python run.py
This will run the GUI on localhost:5001