kip-deploy is a docker image for deployment of the recommenders developed within the python package kiprec.
To install use following commands:
docker build -t kip .
To run build docker image use:
docker run -d -name kip -p 8080:80 kip
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
The KIPerWeb deployment project has been developed as a part of a project KIPerWeb. The project promotes the use of AI in the vocational education. It included not just the development of the research prototypes but also their implementation into the day-to-day educational practice of the industry partners in the project. As a result all industry unlocked the potential of data use for supporting their students.