Add AndiBot and PhindBot

Fixes #75
This commit is contained in:
imp 2025-05-23 13:03:49 +01:00 committed by GitHub
parent 093ab81d78
commit 3e8edd083e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,13 @@
"frequency": "No information provided.", "frequency": "No information provided.",
"description": "Scrapes data for AI systems." "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": { "Amazonbot": {
"operator": "Amazon", "operator": "Amazon",
"respect": "Yes", "respect": "Yes",
@ -363,6 +370,13 @@
"operator": "[Huawei](https://huawei.com/)", "operator": "[Huawei](https://huawei.com/)",
"respect": "Yes" "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": { "QualifiedBot": {
"description": "Operated by Qualified as part of their suite of AI product offerings.", "description": "Operated by Qualified as part of their suite of AI product offerings.",
"frequency": "No explicit frequency provided.", "frequency": "No explicit frequency provided.",
@ -440,4 +454,4 @@
"frequency": "No information.", "frequency": "No information.",
"description": "Retrieves data used for You.com web search engine and LLMs." "description": "Retrieves data used for You.com web search engine and LLMs."
} }
} }