From 30d719a09a2a4ae2ab5f23489c80a987c64cdf39 Mon Sep 17 00:00:00 2001 From: Adam Newbold Date: Fri, 28 Nov 2025 14:08:18 -0500 Subject: [PATCH 1/2] Adding LAIONDownloader --- robots.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/robots.json b/robots.json index 9214874..f5d4642 100644 --- a/robots.json +++ b/robots.json @@ -440,6 +440,13 @@ "frequency": "Indexes based on 'change signals' and user configuration.", "description": "Indexes content to tailor AI experiences, generate content, answers and recommendations." }, + "LAIONDownloader": { + "operator": "[Large-scale Artificial Intelligence Open Network](https://laion.ai/)", + "respect": "[No](https://laion.ai/faq/)", + "function": "AI tools and models for machine learning research.", + "frequency": "Unclear at this time.", + "description": "LAIONDownloader is a bot by LAION, a non-profit organization that provides datasets, tools and models to liberate machine learning research." + } "LinerBot": { "operator": "Unclear at this time.", "respect": "Unclear at this time.", From f5d7ccb24382142e7ba9831dad9f0c35dd69ec22 Mon Sep 17 00:00:00 2001 From: Adam Newbold Date: Fri, 28 Nov 2025 14:10:38 -0500 Subject: [PATCH 2/2] Fixed invalid JSON --- robots.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robots.json b/robots.json index f5d4642..3b0bc85 100644 --- a/robots.json +++ b/robots.json @@ -446,7 +446,7 @@ "function": "AI tools and models for machine learning research.", "frequency": "Unclear at this time.", "description": "LAIONDownloader is a bot by LAION, a non-profit organization that provides datasets, tools and models to liberate machine learning research." - } + }, "LinerBot": { "operator": "Unclear at this time.", "respect": "Unclear at this time.",