mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2026-09-07 00:24:05 +02:00
Add KimiBot, Kimi-SearchBot and MistralAI-Training
All three are documented by the vendor itself: - KimiBot and Kimi-SearchBot: https://www.kimi.ai/policies/kimi-crawlers The list already has Kimi-User; Moonshot documents three crawlers. - MistralAI-Training: https://docs.mistral.ai/robots/ The list already has MistralAI-User. Mistral documents three; the third, MistralAI-Index, is proposed separately in #274. Only robots.json is changed, per review: the other files are regenerated automatically. Rebased on main so that Diffbot-User, merged in the meantime, is preserved. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0141w8LsSMs7AHbon2ySf84n
This commit is contained in:
parent
f44d4386fc
commit
d37bb86786
1 changed files with 21 additions and 0 deletions
21
robots.json
21
robots.json
|
|
@ -637,6 +637,13 @@
|
|||
"frequency": "Unclear at this time.",
|
||||
"description": "Kangaroo Bot is used by the company Kangaroo LLM to download data to train AI models tailored to Australian language and culture. More info can be found at https://knownagents.com/agents/kangaroo-bot"
|
||||
},
|
||||
"Kimi-SearchBot": {
|
||||
"operator": "[Moonshot AI](https://www.moonshot.ai)",
|
||||
"respect": "[Yes](https://www.kimi.ai/policies/kimi-crawlers)",
|
||||
"function": "AI Search Crawlers",
|
||||
"frequency": "No information provided.",
|
||||
"description": "Kimi-SearchBot powers Kimi's search features: it analyzes pages for relevance and builds the search index. Documented by Moonshot AI at https://www.kimi.ai/policies/kimi-crawlers"
|
||||
},
|
||||
"Kimi-User": {
|
||||
"operator": "Moonshot AI that fetches web content on behalf of users interacting with Kimi",
|
||||
"respect": "Unclear at this time.",
|
||||
|
|
@ -644,6 +651,13 @@
|
|||
"frequency": "Unclear at this time.",
|
||||
"description": "Kimi-User is a web crawler operated by Moonshot AI that fetches web content on behalf of users interacting with Kimi. When a user asks Kimi to summarize an article or ans\u2026 More info can be found at https://knownagents.com/agents/kimi-user"
|
||||
},
|
||||
"KimiBot": {
|
||||
"operator": "[Moonshot AI](https://www.moonshot.ai)",
|
||||
"respect": "[Yes](https://www.kimi.ai/policies/kimi-crawlers)",
|
||||
"function": "AI Data Scrapers",
|
||||
"frequency": "No information provided.",
|
||||
"description": "KimiBot crawls content potentially used to train Kimi's foundation models. Documented by Moonshot AI at https://www.kimi.ai/policies/kimi-crawlers"
|
||||
},
|
||||
"KlaviyoAIBot": {
|
||||
"operator": "[Klaviyo](https://www.klaviyo.com)",
|
||||
"respect": "[Yes](https://help.klaviyo.com/hc/en-us/articles/40496146232219)",
|
||||
|
|
@ -749,6 +763,13 @@
|
|||
"frequency": "Unhinged, more than 1 per second.",
|
||||
"description": "As per their documentation, \"The Meta-WebIndexer crawler navigates the web to improve Meta AI search result quality for users. In doing so, Meta analyzes online content to enhance the relevance and accuracy of Meta AI. Allowing Meta-WebIndexer in your robots.txt file helps us cite and link to your content in Meta AI's responses.\""
|
||||
},
|
||||
"MistralAI-Training": {
|
||||
"operator": "[Mistral AI](https://mistral.ai)",
|
||||
"respect": "[Yes](https://docs.mistral.ai/robots/)",
|
||||
"function": "AI Data Scrapers",
|
||||
"frequency": "No information provided.",
|
||||
"description": "MistralAI-Training crawls web content to build training datasets. Documented by Mistral at https://docs.mistral.ai/robots/"
|
||||
},
|
||||
"MistralAI-User": {
|
||||
"operator": "Mistral",
|
||||
"respect": "Unclear at this time.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue