
The Helpful Neighbor
Interrogate an AI suspect to solve a crime in this 5-minute interactive game.
@Kamphey · X
I made a 5 minute crime solving game. try it out. You get to talk to a suspect and interrogate them.
The full gallery
Tech stack
60 projects

Interrogate an AI suspect to solve a crime in this 5-minute interactive game.
@Kamphey · X
I made a 5 minute crime solving game. try it out. You get to talk to a suspect and interrogate them.

Solve daily prompt-injection puzzles by socially engineering an AI vault guardian.
u/ConclusionLeft3914 · Reddit
Daily AI Puzzle Looking for some feedback on a prompt engineering daily puzzle I made. Each day has a different guard with a different code. Would love some feedback. I'm still working out what to name it and how to finalise how it looks https://ai-heist.vercel.app/ submitted by /u/ConclusionLeft3914 to r/SideProject [link] [comments]

Find the people who move you forward.
@WilliamZhu3541 · X

Uses AI agents to audit repository architecture and verify production-readiness.
@profericardo24 · X
Alcatraz Projects is a forensic audit layer that uses OpenClaw agents to interrogate your repo, ensuring your architecture is production-ready, not just 'vibe-coded' debt.

Interactive diagnostic revealing how many of your 69 cases are still open.
@ShivamRaut1610 · X

Adjust neural network weights to fit data curves in this browser-based game.
Gooblebrai

Observability platform for AI agent pipelines that detects failures and explains root causes.
@VaraadDurgaay · X
Solving the prb of observability in ai agents

An AI-written 1930s noir radio drama with new self-generated episodes.
u/geektechlive · Reddit
I built a 1930s noir radio serial that writes itself. 27 episodes in, it hasn't contradicted its own canon once. For the last few months I've been building Endless Noir, a serialized detective drama set in a fictional 1930s port city. Full disclosure up front: the scripts are written by an AI pipeline I built, and the voices are consent-verified professional voice actors synthesized through ElevenLabs. A human (me) reviews everything before it airs. The transparency is the premise, not the fi

Scores AI-generated ad creative and returns verdicts (run/fix/kill) via MCP and REST API.
ds246 · HN
Spendict – a performance marketer's verdict for AI agents, over MCP

Spot workplace hazards, use fire extinguishers, and run emergency drills in this free training game.
@zubidavies · X
Fire Training/Safety interactive game

Block distracting websites by solving math or coding puzzles.
hackitup7 · HN
TLDR built a Chrome site blocker that lets you into distracting sites only after you do some math or simple coding (JS only right now). Direct link to extension (the site just gives you more context): https://chromewebstore.google.com/detail/sphinx-earn-your-di... Philosophically it's a speed bump rather than a hard gate, because you'll eventually tear a gate down but you'll leave a speed bump. I've always eventually removed site blockers, or just had them become a nuisance that I reflexively dismiss before getting to distracting sites. Site blockers don't really reduce the "start navigating to a distracting site" muscle memory, and they eventually just become annoying. Dopamine is a hell of a drug. At the same time, I've been getting frustrated that my intermediate/advanced math skills have atrophied, and becoming more senior in my career (plus AI...) has caused my coding skills to atrophy even further. Realistically I'm not going to force myself to do math or coding exercises aft

Use AI code review that runs code in microVMs to catch more bugs faster.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db