@tante
> Again, it twists the argument in the way that the AI corporations like to do it as well: Search engines scour the web so AI companies should be allowed the same. It’s the same technology!
Just to add to your argument, there is another key difference between scraping for searching and scraping for LLMs.
Scraping for searching does have the concept of consent (if imperfect): it's opt-out, you can always say that you don't consent to your website (wholly or in parts) be scraped (by specific search engines or all of them), in your `robots.txt` controlled by you, and your decision will be respected. And this works also for revoking previous implicitly (or even explicitly) given consent.
As far as I'm aware no LLM honors `robots.txt`, and even if they would, they still don't and cannot offer any mechanism for consent revocation.