Live data from Hacker News

Who Am AI, a celebrity guessing game using Stable Diffusion

whoamai.appadem.in

1–5 of 5 posts

Re: Who Am AI, a celebrity guessing game using Stable Diffusion

#2
Who Am aI is fun little game created after doing some experiments with stable diffusion. You are presented with a random generated person which consists of three different famous people and you're supposed to guess who they are.

It works by creating embeddings for three separate prompts and then combining the embeddings into a final embedding that is used for conditioning the image.

Re: Who Am AI, a celebrity guessing game using Stable Diffusion

#4
post #3

This would be a fun daily puzzle like wordle! Showing a picture of each of them after you solve the puzzle would be fun as well.

Yeah have thought about doing it like wordle where everyone gets the same person/people each day. For now you can at least share the links if you find a funny combination and want to see if someone else can figure it out.

Re: Who Am AI, a celebrity guessing game using Stable Diffusion

#5
post #3

This would be a fun daily puzzle like wordle! Showing a picture of each of them after you solve the puzzle would be fun as well.

Yeah have thought about doing it like wordle where everyone gets the same person/people each day. For now you can at least share the links if you find a funny combination and want to see if someone else can figure it out.

It is great! I love building little projects like this, my problem is that sometimes I get too caught up on improving/perfecting things, and don't end up shipping anything.