sidhant pfp
sidhant
@sidhant
I'm so obsessed with the idea that generative AI is the future of video games. the only problem is unit economics. gamers expect to spend $20-$60 one time for hours and hours of entertainment. nobody wants to pay a monthly sub. so: edge llms. run the game logic on device. no api fees. I've been playing around with this idea, my current experiment uses gemma3n running on my iphone to generate svg graphics. here’s it drawing a “puppy.” sadly this attempt ended up being a dead end. does anyone have better ideas for representing visual output from an edge llm? maybe some kind of json shape primitive -> sprite renderer thing?
4 replies
2 recasts
42 reactions

sidhant pfp
sidhant
@sidhant
even though the drawings are shit, I did discover that this thing is really good at following instructions. it reliably gives me JSON for every response, which allowed me to do this dual chat + SVG interface!
0 reply
0 recast
1 reaction