diff --git a/docs/projects/machine-translation.md b/docs/projects/machine-translation.md
index cde4d51..d0c7802 100644
--- a/docs/projects/machine-translation.md
+++ b/docs/projects/machine-translation.md
@@ -3,7 +3,11 @@ title: "Machine Translation"
description: "Indo-mT5 is mT5 fine-tuned for machine translation of regional languages of Indonesia. We release our dataset creation scripts, training code, and fine-tuned models for other to leverage."
---
+
+
- [:material-github: GitHub Repository](https://github.com/LazarusNLP/machine-translation)
- [🤗 HuggingFace Collection](https://huggingface.co/collections/LazarusNLP/indot5-6541fbdfa385933e811c2e1f)
+
+
{{ external_markdown('https://raw.githubusercontent.com/LazarusNLP/machine-translation/main/README.md', '') }}
\ No newline at end of file
diff --git a/docs/projects/sentence-embeddings.md b/docs/projects/sentence-embeddings.md
index d9b21df..db9f604 100644
--- a/docs/projects/sentence-embeddings.md
+++ b/docs/projects/sentence-embeddings.md
@@ -3,8 +3,12 @@ title: "Sentence Embeddings"
description: "Inspired by Thai Sentence Vector Benchmark, we decided to embark on the journey of training Indonesian sentence embedding models!"
---
+
+
- [:material-github: GitHub Repository](https://github.com/LazarusNLP/indonesian-sentence-embeddings)
- [:material-web: Documentation](https://lazarusnlp.github.io/indonesian-sentence-embeddings/)
- [🤗 HuggingFace Collection](https://huggingface.co/collections/LazarusNLP/indonesian-sentence-embedding-6541fce662e82d932ff360c5)
+
+
{{ external_markdown('https://raw.githubusercontent.com/LazarusNLP/indonesian-sentence-embeddings/main/README.md', '') }}
\ No newline at end of file
diff --git a/docs/projects/t5-language-models.md b/docs/projects/t5-language-models.md
index cfa5c7a..883edbd 100644
--- a/docs/projects/t5-language-models.md
+++ b/docs/projects/t5-language-models.md
@@ -3,7 +3,11 @@ title: "Indonesian T5 Language Models"
description: "This project focuses on pre-training a T5 (Text-to-Text Transfer Transformer) model specifically for the Indonesian language, using nanoT5 as its training framework. Our aim is to provide fully open-source, budget-constrained, sequence-to-sequence language models for Indonesia that are on-par with state-of-the-art models!"
---
+
+
- [:material-github: GitHub Repository](https://github.com/LazarusNLP/IndoT5/)
- [🤗 HuggingFace Collection](https://huggingface.co/collections/LazarusNLP/indonesian-t5-language-models-65c1b9a0f6342b3eb3d6d450)
+
+
{{ external_markdown('https://raw.githubusercontent.com/LazarusNLP/IndoT5/main/README.md', '') }}
\ No newline at end of file