diff --git a/doc/index.md b/doc/index.md
index 3be4ae469384e2e32fc00cf663ffb72bc8da7bca..87c42d45699f00024f43eef6c7464ac9791158bc 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -99,6 +99,7 @@ Every one can **contribute** to OTBTF. Just open a PR :)
 
 ## Additional resources
 
+- The [otbtf/keras tutorial](https://github.com/remicres/otbtf_keras_tutorial) shows how to create a dataset, build, train, evaluate, and apply a model to perform semantic segmentation of a remote sensing image,
 - The [*test* folder](https://github.com/remicres/otbtf/tree/master/test/) 
 of this repository contains various use-cases with commands, python codes, and 
 input/baseline data,