Hacker News new | ask | show | jobs
by xigoi 824 days ago
> Most of the search engines now have a summarizer at the top which is presumably LLM output, and search engines operate on the basis of ML in general.

There is still a difference between scraping content for the purpose of searching it and training on it.

1 comments

A search engine is an AI model that outputs search results. Creating the index is training it. There is no obvious principled way to distinguish them.