
CellR — Cellular Automata Editor
设计、动画化并导出元胞自动机图案
@majo_puterka · X
Nerdy, browser-based pattern generator on Wolfram's cellular automata. SVG export, freehand mode, free.
完整作品展
技术栈
60 projects

设计、动画化并导出元胞自动机图案
@majo_puterka · X
Nerdy, browser-based pattern generator on Wolfram's cellular automata. SVG export, freehand mode, free.

扫描和可视化细胞自动机规则及其演化模式的交互式工具。
kypaku · HN
Scanner for cellular automata rule space

交互式六边形元胞自动机模拟器,支持自定义规则和WebGL2可视化。
SciStone · HN
Hexagonal Game of Life Explorer
从单张精灵图为Unity等游戏引擎生成可用的动画精灵表。
autosprite · HN
Show HN: I built an AI spritesheet generator for game developers

用 AI 代理自动改进代码库并生成合并就绪的 PR。
@javimosch · X

对比9个AI编码模型各自生成的可探索3D世界。
valhallarecords · HN
AI World Bakeoff – 9 models × 3 Three.js worlds

用AI World Generator从文本和照片实时生成互动3D世界,用于游戏、研究和机器人。
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

Runtime Riot 自动扫描您网站的运行时安全漏洞。
@runtimeriot · X
Scan your site for security vulnerabilities.

描述业务流程,AI 实时生成流程图和自动化方案。
@AlejandroReyys · X
- An COO agent you can hire. Understand your business processes & optimize them

部署自主代理执行任务,每月$8,操作简单。
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

使用AI技术生成复杂的Excel公式。
Formulas AI — 帮助用户生成 Excel 公式,基于 DeepSeek-V3 的 AI 工具产品(需要用户自己填入key)

由AI驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
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