Code Monkey home page Code Monkey logo

ai.robots.txt's People

Contributors

cdransf avatar chenghaomou avatar chriskirknielsen avatar christiansievers avatar corbindavenport avatar explosion-scratch avatar glyn avatar jbowdre avatar jsheard avatar kg583 avatar mattlinares avatar mirium999 avatar newbold avatar nisbet-hubbard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ai.robots.txt's Issues

ImageSift AI or not?

Reading ImageSift's about page, this seems to be an image search site rather than AI. If so, then ImageSift is out of scope for this project.

/cc @jsheard

PS. Apologies for not raising this until now. I've been on holiday for a few days.

Add FAQ

We could prime some questions in a FAQ from the hacker news discussion. The main one is along the lines of "Why would an AI web crawler respect robots.txt?"

If we wanted to be brave, we could enable a wiki for this repo!

Add bots blocked by Tumblr

I was looking at the robots.txt on my Tumblr-hosted blog: https://blog.corbin.io/robots.txt

There are a few bots Tumblr is blocking that aren't in this list:

# Common Crawl's crawler
User-agent: CCBot
Disallow: /

# SentiBot's crawler
User-agent: sentibot
Disallow: /

# ImageSift's AI crawler
User-agent: ImagesiftBot
Disallow: /

# TurnitinBot crawler
User-agent: TurnitinBot
Disallow: /

Not sure if all of these should be blocked or just some of them.

Create notification system

It might be useful to have an official mechanism for following updates to the repository, so site owners would know when their lists need to be updated. I just subscribed to the commits feed for the main robots.txt file with my RSS app:

https://github.com/ai-robots-txt/ai.robots.txt/commits/main/robots.txt.atom

That only covers changes to that file, though, I'm not sure if ai.txt is important here. Creating a new release for each change might be better? I'm not sure.

At minimum, it might be worth adding that RSS feed to the Readme as a basic existing notification system. I don't think many people know you can follow commits to individual files like that.

Add img2dataset

img2dataset is software that spiders sites for AI training. It's not run by a specific company so hits can come from anywhere.

It claims to honor robots.txt with the "img2dataset" user agent token, and X-Robots-Tag or HTML <meta> directives "noai" and "noimageai".

Mention Spawning AIโ€™s `ai.txt` file

tl;dr: independent body suggests adding new file to site root directory to ask organizations that use AI for text and data mining (TDM) to NOT use site data for training purposes.

From their FAQ:

An ai.txt file is a simple text file placed in the root directory (or .well-known/) of your website that communicates with data miners. It provides instructions on whether the text and media files hosted on your domain can be used to train commercial AI models.

An example file I created:

# Spawning AI
# Prevent datasets from using the following file types

User-Agent: *
Disallow: /
Disallow: *

PS: Thanks for this project ๐Ÿ’–


Resources:

Rewrite

Should come include Apache and Nginx rewrites for the bots that don't respect. Bytespider doesn't seem to respect. Or they only read robots.txt infrequently...I dunno which.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.