diff --git a/README.md b/README.md
index 0fdaf94..5a68f6e 100644
--- a/README.md
+++ b/README.md
@@ -510,6 +510,7 @@
* [Metrics](https://github.com/benhamner/Metrics) - Machine learning evaluation metric.
* [sklearn-evaluation](https://github.com/edublancas/sklearn-evaluation) - Model evaluation made easy: plots, tables, and markdown reports.
* [AI Fairness 360](https://github.com/IBM/AIF360) - Fairness metrics for datasets and ML models, explanations, and algorithms to mitigate bias in datasets and models.
+* [alibi-detect](https://github.com/SeldonIO/alibi-detect) - Algorithms for outlier, adversarial and drift detection.
## Computations
* [numpy](http://www.numpy.org/) - The fundamental package needed for scientific computing with Python.
diff --git a/img/alibi-detect.png b/img/alibi-detect.png
new file mode 100644
index 0000000..175469e
Binary files /dev/null and b/img/alibi-detect.png differ