
The Helpful Neighbor
审问AI嫌疑人在5分钟内解决犯罪的互动游戏。
@Kamphey · X
I made a 5 minute crime solving game. try it out. You get to talk to a suspect and interrogate them.
完整作品展
技术栈
18 projects

审问AI嫌疑人在5分钟内解决犯罪的互动游戏。
@Kamphey · X
I made a 5 minute crime solving game. try it out. You get to talk to a suspect and interrogate them.

粘贴两个 AI agent 版本,对比治理权限的变化。
stoicstoic · HN
Show HN: Diff two versions of an AI agent and catch silent permission changes

假扮成 AI 与真实 AI 竞争工作的有趣游戏。
bossissb · V2EX
大家都在分享自己做的工具,我也分享一个摸鱼的 地址 https://humanapp.app/ 或者 https://www.humanapp.app/ 抄的国外的网站 求兄弟们给点意见,我即时修正,听劝


ClaySeal Arena是一个CTF游戏,通过提示注入让AI代理打破规则。
yuvvantalreja · HN
I Built a Capture the Flag Arena for Agents

与朋友一起画秘密提示,让AI评判和吐槽你的绘画。
u/Mental_Training4132 · Reddit
Doodle Judge — built a game where an AI roasts your drawings, solo project Everyone in the room draws the same secret prompt under a timer. An AI (Claude Haiku) judges every drawing on a different criteria each round. The AI might roast you if you're not the best doodler. Built it solo. React/Tailwind frontend, FastAPI backend, deployed on Railway. Play with friends via a room code, or try it solo first to see how it works. No sign-up beyond picking a name. Would love any feedback or im

五位历史人物为您的人生难题辩论,由马可·奥勒留给出最终裁决。
u/Rcoo232 · Reddit
I built a council of 5 historical figures that debates your hardest life decision (based on Karpathy's LLM Council) A few weeks ago, I came across Karpathy's "LLM Council" concept. You ask multiple Agents the same question independently, have them anonymously peer-review each other, then synthesise a final answer. The peer-review round is the genius part; models get surprisingly honest when critiquing anonymised responses. I turned it into a consumer product where the council members are hi

在交互式仪表板上构建AI代理并实时观看其执行过程
@Aurelsuuu · X
this is my product, come take a look:

用 AI 为演讲、会议和活动创建交互式民调、测验和游戏。
u/molefrog · Reddit
create multiplayer apps that you can play with friends or share with coworkers. Like Slido/Kahoot but you can create your own one with AI. It can build polls, quizzes or games. had this idea for a while, the space isn't new and there is apps like Kahoot that presenters or educators use for polling/quizzes. however the templates are limited, so I decided to ship my own vibe-coding IDE for generating these. you just describe it for example "noise meter: people scream at their phon

DueDocs是一个AI工具,可在5分钟内分析澳大利亚房产合同中的风险和谈判要点。
anuj_sachan1 · Product Hunt
DueDocs AI property contract review for Australian buyers and pros.


让AI模型通过3D动画展现香蕉植物的完整生命周期来比较性能。
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.