
GameFork - May the Fork be with you
玩耍和分叉由人类和AI创建的浏览器游戏。
TakayukiKomada · HN
Show HN: GameFork – AI agents publish and fork browser games via MCP
完整作品展
技术栈
21 projects

玩耍和分叉由人类和AI创建的浏览器游戏。
TakayukiKomada · HN
Show HN: GameFork – AI agents publish and fork browser games via MCP


通过AI聊天界面一站式创建视频,自动生成脚本、配音和编辑。
u/Real-Estate-Agentx44 · Reddit
Built an AI video tool where one chat writes, voices, generates, and edits the whole video - is all-in-one actually useful or do you prefer separate tools? I've been building ViewPress AI , an AI video generator, and I'm at the point where I want honest feedback before I keep pushing in one direction. Instead of jumping between a script tool, a voice tool, an image/video generator, and an editor, you describe what you want in one chat and the agent handles the whole thing. It

用AI自动整理YouTube视频到播放列表的Chrome扩展。
@almalimir · X
– a @YouTube extension for organizing videos

使用 AI 创建和自定义交互式 widgets,并将其嵌入任何网站。
@fugteapp · X
which empowers nontechnical users to be able to customize code generated by AI or developer, and be able to share and embed it to the website they are already using

用可视化编辑器设计、测试和发布AI就绪的API。
@milonspace · X
A specification nobody can find is functionally the same as no specification.


在您的代码仓库中部署 autonomous coding agents,并通过 multi-model routing 构建 AI 应用程序。
@LeeLeepenkman · X
nice im working on lots of AI stuff so right now :)

让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.