diff --git a/docs/en/stack/ml/nlp/ml-nlp-examples.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-examples.asciidoc
index 2d10177ac..f7b07b861 100644
--- a/docs/en/stack/ml/nlp/ml-nlp-examples.asciidoc
+++ b/docs/en/stack/ml/nlp/ml-nlp-examples.asciidoc
@@ -4,5 +4,6 @@
The following pages contain end-to-end examples of how to use the different
{nlp} tasks in the {stack}.
+* https://colab.research.google.com/github/elastic/elasticsearch-labs/blob/main/notebooks/search/04-multilingual.ipynb[Multilingual semantic search - notebook example]
* <>
-* <>
\ No newline at end of file
+* <>
diff --git a/docs/en/stack/ml/nlp/ml-nlp-overview.asciidoc b/docs/en/stack/ml/nlp/ml-nlp-overview.asciidoc
index 28d2a9798..ec424670b 100644
--- a/docs/en/stack/ml/nlp/ml-nlp-overview.asciidoc
+++ b/docs/en/stack/ml/nlp/ml-nlp-overview.asciidoc
@@ -30,5 +30,8 @@ data. You can perform the following NLP operations:
* <>
* <>
-
* <>
+
+To delve deeper into Elastic's {ml} research and development, eplore the
+https://www.elastic.co/search-labs/blog/categories/ml-research[ML research]
+section within Search Labs.