
Cubemate - AI Code Learning Assistant
多语言代码学习助手,可在浏览器中直接编写和执行代码。
@francis7_a · X
Building - learning tools for devs and student. happy to connect.
完整作品展
技术栈
82 projects

多语言代码学习助手,可在浏览器中直接编写和执行代码。
@francis7_a · X
Building - learning tools for devs and student. happy to connect.

Step into immersive, choice-driven stories brought to life by AI characters. Play living adventures, shape every scene, and create worlds of your own — complete with AI-generated i
@neto_9821 · X

Build beautiful, dynamic forms without writing a single line of code. Drag, drop, and publish multi-language forms with team collaboration and real-time submissions.
@Simbalize · X
I’m been working on this project 🚀🧑🚀

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

在 Hack4Futo 创意编码赛道中用 Poof 构建的交互式创意作品。
@Sonnisbethel · X
Hey guys, here’s my build for the @Hack4Futo vibe coding track 2026 using @poofnew as my build engine.

与你的AI未来自我对话,模拟人生决策,探索习惯和选择如何塑造十年人生。
Amir_hz · HN
Explore different scenarios for making a decision, a future simulation

使用无限画布创建长篇高质量AI视频和广告。
@ApaiAIdigest · X
Just shipped: Buzzy 🔥 Tired of AI video that forgets the face mid-cut? Infinite canvas keeps subjects locked. #AI #ProductHunt #buildinpublic

使用AI角色、3D场景和多轨编辑生成高分辨率视频的影视制作工具。
u/OutdatedMemeKing · Reddit
I've been working on video editing software. (This does have AI capabilities inline, but is not the full focus) Hi everyone! I've been working on video editing software for a while. I had this idea back when Gen AI was really popping off and everyone was trying it out. I saw major gaps in it as well as in websites that were coming out in regards to allowing users to create video content. The gaps I saw were mainly consistency being a major issue also that prompt box that every

通过提交架构并体验AI触发的生产事件来练习系统设计。
u/No-Preference-846 · Reddit
I built an AI-augmented system design practice tool that triggers a live production incident when you submit your design - not just a critique Every system design prep resource I used was static — read a diagram, read the tradeoffs, move to the next one. Nothing ever pushed back on what I actually built. So I built ChaosBench . You design a system on a canvas — drag components, wire them up — and when you submit it, an LLM (Gemini) finds the actual weak point in your specific design and

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