Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

The Internet and .txt files in the era of AI, ML and data scrapping

March 24, 2024

For the non developers, the web industry is using .txt files at the root of a domain to provide guidance for different kind of bots wandering on the Internet and indexing/scrapping data. The bots can ignore the instructions, declare a different User-Agent or other kind of evasion methods.

  • robots.txt - it instructs crawlers on which resources can be indexed
  • ads.txt - used for serving ads and can be used to provide transparency on the approved platforms
  • humans.txt - to provide credit to the members of the team that are behind a website
  • security.txt - contact information in case of security incidents and for responsible disclosures

All the above are industry attempts to set guidelines and common sense.

Currently the AI industry is like a wild west. No rules, no regulation and everybody is training models on data that "I found it on the Internet". Well, if it is on Internet it doesn't mean that it is free or that it can be used in models that most of the times have a commercial scope.

We are experiencing a new era, a shift from legacy code to end to end machine learning. For this to work we need a new hardware architecture, a new paradigm and huge amounts of data. It looks like all the big players and foundation models developers are throwing everything at the wall and see what sticks while using any data that is "on the Internet". Just watch the interview with Mira Murati (CTO OpenAI) for WSJ:

The results are mindblowing but pretty sure the model used data that was not licensed for this. We already see actions in justice for the improper use of copyrighted materials for the training of LLMs. This time is way harder to prove that some material was used for training. Remember when Bing was using Google results to serve them to Bing users?

I am expecting to see the industry pushing a new .txt file, maybe ai.txt or ml.txt in an initial effort to bring a bit of order in this chaos.

Loading

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.