diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..42af4a1184fa90003ed52b8c249b955be31b2dd4 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Movie recommender system + +Tech stack: + + - Tensorflow with keras + - [mlflow](https://mlflow.org/) + - [DVC](https://dvc.org/) + - [mlflow-kubeserve](https://gitlab.sauerburger.com/frank/mlflow-kubeserve) + to deploy the model to a Kubernetes cluster + +The recommender system is deployed at [wakefield.ai](https://wakefield.ai).