Hacker News new | ask | show | jobs
by hedora 1403 days ago
OK, so I give you license to use this URL I just generated to generate your own stuff.

It's pay for action (send me a penny if you find anything worthwhile), and the copyright is owned by the payee:

https://images.google.com/

1 comments

The URL has not been "generated" in the same sense. You are retrieving an existing string. The images from google are not "generated" in the same sense, they are indexed from google's search algorithm.

The generative models, specifically for DALLE here, compute pixel unique images. You might say these models index a subset of an extremely high dimensional space (pixel count * RGB color values) using a query. Traditional search engines build an index from nothing and then use a search query to find the best matches in a more discrete space.

If I made a website where you could type text and get images, and I said that your held the copyright to any images you got, could you safely act on that assumption? What if my web site was simply a proxy for Google image search?