From 3e8edd083e32e01bd5cf0629f108815092d5f7ec Mon Sep 17 00:00:00 2001 From: imp <80153024+not-not-the-imp@users.noreply.github.com> Date: Fri, 23 May 2025 13:03:49 +0100 Subject: [PATCH 1/4] Add AndiBot and PhindBot Fixes #75 --- robots.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/robots.json b/robots.json index 06187ae..8a8432b 100644 --- a/robots.json +++ b/robots.json @@ -20,6 +20,13 @@ "frequency": "No information provided.", "description": "Scrapes data for AI systems." }, + "Andibot": { + "operator": "[Andi](https://andisearch.com/)", + "respect": "Unclear at this time", + "function": "search engine using generative AI, AI Search Assistant", + "frequency": "No information provided.", + "description": "Scrapes website and provide genAI summary ." + }, "Amazonbot": { "operator": "Amazon", "respect": "Yes", @@ -363,6 +370,13 @@ "operator": "[Huawei](https://huawei.com/)", "respect": "Yes" }, + "PhindBot": { + "description": "Company offers AI agent that use genAI and generate extra web query on the fly", + "frequency": "No explicit frequency provided.", + "function": "AI-enhanced search engine.", + "operator": "[phind](https://www.phind.com/)", + "respect": "Unclear at this time." + }, "QualifiedBot": { "description": "Operated by Qualified as part of their suite of AI product offerings.", "frequency": "No explicit frequency provided.", @@ -440,4 +454,4 @@ "frequency": "No information.", "description": "Retrieves data used for You.com web search engine and LLMs." } -} \ No newline at end of file +} From d22b9ec51ac14b0d9dfdd86a04cd566731c0e8c4 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sat, 31 May 2025 16:00:13 -0700 Subject: [PATCH 2/4] Update robots.json --- robots.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robots.json b/robots.json index 8a8432b..9bf9fdd 100644 --- a/robots.json +++ b/robots.json @@ -23,7 +23,7 @@ "Andibot": { "operator": "[Andi](https://andisearch.com/)", "respect": "Unclear at this time", - "function": "search engine using generative AI, AI Search Assistant", + "function": "Search engine using generative AI, AI Search Assistant", "frequency": "No information provided.", "description": "Scrapes website and provide genAI summary ." }, From 4259b25cccbb4d0bff740261f1eb825fa86bf381 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sat, 31 May 2025 16:01:09 -0700 Subject: [PATCH 3/4] Update robots.json --- robots.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robots.json b/robots.json index 9bf9fdd..50c2fae 100644 --- a/robots.json +++ b/robots.json @@ -25,7 +25,7 @@ "respect": "Unclear at this time", "function": "Search engine using generative AI, AI Search Assistant", "frequency": "No information provided.", - "description": "Scrapes website and provide genAI summary ." + "description": "Scrapes website and provides AI summary." }, "Amazonbot": { "operator": "Amazon", From 268922f8f2fa05b4eb4cc991116fce2700c09184 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sat, 31 May 2025 16:02:05 -0700 Subject: [PATCH 4/4] Update robots.json --- robots.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robots.json b/robots.json index 50c2fae..6f3a05d 100644 --- a/robots.json +++ b/robots.json @@ -371,7 +371,7 @@ "respect": "Yes" }, "PhindBot": { - "description": "Company offers AI agent that use genAI and generate extra web query on the fly", + "description": "Company offers an AI agent that uses AI and generate extra web query on the fly", "frequency": "No explicit frequency provided.", "function": "AI-enhanced search engine.", "operator": "[phind](https://www.phind.com/)",