
Mindimate — See Ideas Move
Ask any question — from “why is the sky blue?” to how neural networks learn — and watch a clear, animated explanation. Visual learning for curious minds of every age. Free to start
@Amriith916 · X
Your path to wisdom
完整作品展
技术栈
26 projects

Ask any question — from “why is the sky blue?” to how neural networks learn — and watch a clear, animated explanation. Visual learning for curious minds of every age. Free to start
@Amriith916 · X
Your path to wisdom

Create pixel art and frame-by-frame animation in your browser. Export images, GIFs, sprite sheets, and video, or publish your Artwork on its own 8bit.page.
@8bitpage · X
not a start up, free site to draw pixel art:

用线条和形状在浏览器中设计视觉艺术
@josephflaherty · X
by @golnik is the best vibe-coded software project I've seen, both in its aesthetics and the difficulty of its accomplishment. You can see the finished output of his work here:

用可视化节点编辑器生成AI视频
u/sprth1w · Reddit
I built a node based graphics/video editor and created an anime series to market it. Hey, For the past few months, I've been working on https://gatewai.studio in my free time (Since I am working as freelancer it is a lot 😄). It is a browser-based node editor for building generative AI video and graphics workflows. I wanted to build an interface that is both easy to use and powerful at the same time. So I built a node editor that runs straight in the browser using WebGPU, lets you chain

One hidden picture a day, same for everyone. Draw as little as you can before you name it, lower is better.
@lukkais · X

将AI生成的后端代码转化为可视化、可验证的逻辑层。
@SpalaAi · X

用 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

使用AI将平面图片分解为可编辑的图层,支持PNG、ZIP和PSD格式导出。
295732356 · V2EX
Image2Layer:用 AI 将图片转换为可编辑 PSD 图层 最近在做设计和内容制作时,我发现一个很常见的问题:很多图片只有一张扁平化的 JPG 或 PNG 文件,想要修改其中的对象、背景或文字,往往需要重新抠图、建立蒙版,再手动整理图层。 所以我们做了 [Image2Layer]( https://image2layer.com),这是一个基于 AI 的图片图层处理工具,目标是帮助用户更快地把普通图片转换成可编辑的设计素材。 ## Image2Layer 可以做什么? Image2Layer 的核心功能是 AI image layer separation 。用户上传一张图片后,系统会分析其中的主体、对象、背景和其他视觉元素,并尝试将它们拆分成独立图层,方便后续编辑和复用。 如果你主要需要进行图片格式转换,也可以使用: - [Image to PSD]( https://image2layer.com/image-to-psd):将图片转换为可编辑的 PSD 文件 - [PNG to PSD]( https://image2layer.com/p

React 和 shadcn/ui components,用于在营销和登陆页面上创建 animated visual elements
@pixelcave_john · X
Hey Germán! I recently launched and a major update to Tailkit!

通过AI分析图片来猜单词的Wordpeek游戏。
furyofantares · HN
Small games. One thing is I have it doing a LOT of visual verification of its results, which uses a lot of tokens. I also tend to throw some huge tasks it can't do yet and watch it burn a zillion tokens, and I usually learn more about where it's limits are and am sometimes happily surprised by its success or partial success. I'll infodump though. I built https://wordpeek.app https://scramble-quest.app and https://playsilhouette.app this year. Those are what I've shipped anyway, a number of other

浏览Academa的技术讲座,边观看边讨论,或申请新讲座。
sinaatalay · HN
Academa – Long-form STEM lecture videos generated by LLMs

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