top | item 46274476

Show HN: Drawing Guessing Game with an LLM

2 points| victornomad | 2 months ago |llmparty.pixeletes.com

I made a small game where you are given a word that you have to draw and the AI guesses what are you drawing.

It uses gemini flash 2.5 via API but also works with local models. I had very good results with mistral/pixtral 12b.

2 comments

order

vunderba|2 months ago

Google came out with a pretty popular AI Experiment called "Quick, Draw!" which used a neural net to try to guess what you draw on the screen a couple years back. You might find it interesting.

https://quickdraw.withgoogle.com

victornomad|2 months ago

I'm around here let me know if you have any question or suggestion :)