
The Helpful Neighbor
在这款5分钟交互式游戏中审问AI嫌疑人来破案。
@Kamphey · X
I made a 5 minute crime solving game. try it out. You get to talk to a suspect and interrogate them.
完整作品展
技术栈
60 projects

在这款5分钟交互式游戏中审问AI嫌疑人来破案。
@Kamphey · X
I made a 5 minute crime solving game. try it out. You get to talk to a suspect and interrogate them.

每日提示词注入谜题,通过社交工程AI金库卫士获取密钥。
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]


使用 AI 代理审计代码库,验证架构是否生产就绪。
@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.


在这个基于浏览器的游戏中,调整 neural network weights 以适配数据曲线。
Gooblebrai

ARGUS:为AI代理流程的可观测性平台,检测故障并解释根本原因。
@VaraadDurgaay · X
Solving the prb of observability in ai agents

Endless Noir是一部由AI编写的1930年代黑色侦探广播剧,每集剧本由AI自动生成。
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

Spendict – 为AI生成的广告创意评分,返回投放/修改/停止建议。
ds246 · HN
Spendict – a performance marketer's verdict for AI agents, over MCP

在这个免费培训游戏中,发现工作场所的危险、使用灭火器并进行应急演习。
@zubidavies · X
Fire Training/Safety interactive game

通过解数学或编程谜题来屏蔽干扰网站,戒除拖延
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

使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
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