
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
The full gallery
Tech stack
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:

Design visual art with lines and forms directly in your browser.
@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:

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

Create AI-generated videos with a browser-based visual node editor.
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

Visualize and deploy AI-generated backend code as a verifiable logic layer you can understand and own.
@SpalaAi · X

Create interactive games, polls, and quizzes with AI for presentations and events.
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 tool that splits flat images into editable layers for export as PNG, ZIP, or 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 and shadcn/ui components for creating animated visual elements on marketing and landing pages.
@pixelcave_john · X
Hey Germán! I recently launched and a major update to Tailkit!

Guess words hidden in pictures using AI-powered visual analysis.
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

Explore technical lecture videos, chat alongside them, or request new ones.
sinaatalay · HN
Academa – Long-form STEM lecture videos generated by LLMs

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
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.