Hacker News new | ask | show | jobs
Show HN: Spot the AI (spotai.lol)
1 points by bmaximuml 439 days ago
Hi folks, I've put together a little site which matches you up, and invites you to guess which of your chat partners is an AI.

Claude did most of the work, this was my first attempt at vibe coding.

Source is here: https://gitlab.com/bmaximuml-os/p082_spot_ai

1 comments

I'm constantly waiting for other players.

Classic cold-start problem for multiplayer games like this. Traditionally, game developers add bots to combat this problem.

In your case, because the players are supposed to spot the bot, you can't even add bots without compromising your game.