Live data from Hacker News

Show HN: PuzzleMoji, a daily emoji pictionary challenge against ChatGPT

puzzlemoji.com

51–60 of 79 posts

Re: Show HN: PuzzleMoji, a daily emoji pictionary challenge against ChatGPT

#51
Pretty entertaining concept, but I guess the site was developed with mobile in mind ? It's frustrating to use on a laptop, it looks like about 80% of the page is unused black space, with a big bar at the bottom, and the actual emoji area is smaller still, I can see about 3 rows worth of icons.

Re: Show HN: PuzzleMoji, a daily emoji pictionary challenge against ChatGPT

#52

"Pulp Fiction: The gun, the clock, and× the bed are all iconic scenes from the movie." The movie was Inception, but the response is better than the original suggestion imho!

For Inception I got it on the first try with Zzz, Russian Nesting Doll and Business Suit

Re: Show HN: PuzzleMoji, a daily emoji pictionary challenge against ChatGPT

#56
post #48

Rename it to StretchGPT - below was for Superbad La La Land: The rainbow emoji and cocktail emoji represent the colorful and musical theme of the movie, and the police officer emoji represents the main character's job as a jazz pianist who falls in love with an aspiring actress in Los Angeles.

For my Superbad attempt it (hallucinated?) a movie "ID" where adults were partying.

Re: Show HN: PuzzleMoji, a daily emoji pictionary challenge against ChatGPT

#57
post #24
post #16

Fun that the idea is not to guess the movie, but to get the robot to guess it. I wish I could to use the regular emoji keyboard to pick the emoji, though.

Thank you! I ended up trying to funnel people towards the emoji picker so that I could: 1) prevent unknown emojis outside the training window of GPT 3.5. As an example, ChatGPT said that this one was a box of falafel. 2) exclude certain emojis that had a high likelihood of leading to GPT refusing to guess (it would claim were too generic).

Couldn’t find thumb up or down on your picker

Re: Show HN: PuzzleMoji, a daily emoji pictionary challenge against ChatGPT

#59
A bit related : I found out today that Discord is working on a feature to automatically add Emojis to channel names. You can enable it in the experiments panel by writing a bit of JavaScript in the console.

What I find interesting is that the emojis are always very accurate and the emoji name is not contained in any way in the channel name so I feel like they are using an LLM to do so and it seems like a great application.

Re: Show HN: PuzzleMoji, a daily emoji pictionary challenge against ChatGPT

#60
post #50
post #23

Earlier quoted context omitted.

That's right, they're not available. From testing as I developed this, I noticed that certain emojis often lead to complaints from GPT 3.5 about how the combinations were too generic. After some really basic testing I ended up removing the 3 worst offenders from the emoji picker: ['+1','-1','okay_hand'].

What about country flags? For Gladiator I considered the Italian flag (and then also the thumbs up/down).

country flags are enabled - the search displays the Italian flag if I type in "italy". However if I type "italian", it doesn't match to the flag unfortunately.
Post reply on HN