yano2mch
Pervy Geek
- Joined
- Jul 8, 2025
- Posts
- 92
But when using AI, this is not the case. Two people independently feeding the same cloud-based AI the same simple scenario will very possibly get the same computer-generated output. Then the fight becomes: Who has the legal right to claim authorship?
Again the likelihood of getting the same seed is very low. I've also had it where i gave it the same seed and there's tiny variations in how the prompt was worded or ordered that vastly changes other parameters of how it presents it or decides to produce the output.
Let's back this up. I like rogue-like games. And there's a game called ADOM (Ancient Domains of Mystery). It has something called the infinite dungeon. But technically it's not infinite, it can only go ~2 billion levels deep due to.... 31bit limitations.
That sounds like a limit but it's not. Because, if you sped-through each level say 10 seconds per floor and rushed to the next floor, it would take you over a thousand years before you got near the limit, and it's safe to say no one would be able to do a single play-through that long or that dedicated to get that deep, thus it's considered an infinite dungeon.
So back to RNG. Even with 32bit (it's likely 64bit seeds are used too) it's very highly unlikely the same prompt would produce the same output unless you could explicitly specify the seed (well you can as part of the prompt but that's a technical detail no one would normally use). So unless you exhaustively go through all the seeds getting that exact instance of someone else's output is very slim, not to mention highly CPU intensive to generate per story, or just finding a duplicate in the sea of information would be a feat in itself.
As for two people having the same base idea, certainly, but unless you give sufficient detail it probably is too short to consider for copyright. Ideas/concepts generally aren't copyrightable, only instances of works.