From 075175ad490c2fe3353c2c93fd8103b1d6cdcebb Mon Sep 17 00:00:00 2001 From: YUVRAJ SINGH <140778585+yash-blip-ys@users.noreply.github.com> Date: Mon, 23 Feb 2026 12:07:09 +0530 Subject: [PATCH 1/2] Fix typo in README description was just going through the docs and found simple grammatical mistake which wasn't making sense on reading so thought to propose this change --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 7ba55c1c1..e4f958521 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # 🇪🇺 AI-on-Demand Metadata Catalogue -The [AI-on-Demand](https://aiod.eu) Metadata Catalogue is part of the provides a unified view of AI assets and resources stored across the AI landscape. +The [AI-on-Demand](https://aiod.eu) Metadata Catalogue provides a unified view of AI assets and resources stored across the AI landscape. It collects metadata from platforms such as [_Hugging Face_](https://huggingface.co), [_OpenML_](https://openml.org), and [_Zenodo_](https://zenodo.org), and is connected to European projects like [Bonsapps](https://bonsapps.eu) and [AIDA](https://www.i-aida.org). Metadata of datasets, models, papers, news, and more from all of these sources is available through a REST API at [https://api.aiod.eu](https://api.aiod.eu/). From 7e80858ec52eb913d913337ff32162bd25231a98 Mon Sep 17 00:00:00 2001 From: YUVRAJ SINGH <140778585+yash-blip-ys@users.noreply.github.com> Date: Fri, 27 Feb 2026 14:06:09 +0530 Subject: [PATCH 2/2] Update README.md here we go removed that extra spacing --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index e4f958521..94114b50d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # 🇪🇺 AI-on-Demand Metadata Catalogue -The [AI-on-Demand](https://aiod.eu) Metadata Catalogue provides a unified view of AI assets and resources stored across the AI landscape. +The [AI-on-Demand](https://aiod.eu) Metadata Catalogue provides a unified view of AI assets and resources stored across the AI landscape. It collects metadata from platforms such as [_Hugging Face_](https://huggingface.co), [_OpenML_](https://openml.org), and [_Zenodo_](https://zenodo.org), and is connected to European projects like [Bonsapps](https://bonsapps.eu) and [AIDA](https://www.i-aida.org). Metadata of datasets, models, papers, news, and more from all of these sources is available through a REST API at [https://api.aiod.eu](https://api.aiod.eu/).