
CellR — Cellular Automata Editor
Design cellular automata patterns, animate them, and export as SVG.
@majo_puterka · X
Nerdy, browser-based pattern generator on Wolfram's cellular automata. SVG export, freehand mode, free.
The full gallery
Tech stack
60 projects

Design cellular automata patterns, animate them, and export as SVG.
@majo_puterka · X
Nerdy, browser-based pattern generator on Wolfram's cellular automata. SVG export, freehand mode, free.

Interactive explorer for scanning cellular automata rules and visualizing their evolution patterns.
kypaku · HN
Scanner for cellular automata rule space

Interactive simulator for hexagonal cellular automata with custom rulesets and WebGL2 visualization.
SciStone · HN
Hexagonal Game of Life Explorer
Generate animation sprite sheets for game engines like Unity from a single sprite.
autosprite · HN
Show HN: I built an AI spritesheet generator for game developers

Runs AI agents on your repos to automatically improve code and ship merge-ready pull requests.
@javimosch · X

Compare 9 AI coding models as each builds explorable 3D worlds autonomously.
valhallarecords · HN
AI World Bakeoff – 9 models × 3 Three.js worlds

Generate interactive 3D worlds in seconds with text and photos using AI for games, research, and robotics.
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

Automatically scan your website for runtime security vulnerabilities.
@runtimeriot · X
Scan your site for security vulnerabilities.

Describe a business process to get AI-generated maps and automated solutions.
@AlejandroReyys · X
- An COO agent you can hire. Understand your business processes & optimize them

Deploy autonomous agents to run tasks for $8 a month with a simple interface.
u/liltechnomancer · Reddit
I forked Pi and tried to make it accessible to normies. I love all the open source coding agent harnesses. Pi chief among them. But I was bummed I couldn't really get my non-technical friends on them. They also would not be eager to drop a bunch of money on a mac mini to host an OpenClaw instance. This made me feel there may be a gap in the market. This made me wonder if people would like a web app based agent that could update itself. If you want to build a custom media pipeline for

Generate Excel formulas with AI technology.
Formulas AI — 帮助用户生成 Excel 公式,基于 DeepSeek-V3 的 AI 工具产品(需要用户自己填入key)

AI-powered code review that runs code in microVMs to catch more bugs.
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