cd /news/ai-tools/show-hn-forma-onnx-graph-viewer-and-… · home topics ai-tools article
[ARTICLE · art-128117] src=github.com ↗ pub= topic=ai-tools verified=true sentiment=↑ positive

Show HN: Forma ONNX Graph Viewer and Editor

A developer released Forma, an MIT-licensed browser-based ONNX and TFLite graph viewer and editor that lets users drop a model file onto a web page, click a node to change an attribute or rewire a connection, and verify the model still runs. Forma is positioned as an alternative to Netron, which the developer says only allows reading graphs, forcing users back into Python tools such as onnx-modifier or onnx.helper scripts for edits. The live web app is hosted at forma-ml.vercel.app and the project was posted to Hacker News as a Show HN with 2 points and 1 comment.

read1 min views1 publishedSep 13, 2026

Hey all!

Most ONNX tooling stops at just "looking". For those of you who know about Netron, it allows you to read the graph but the moment you want to change something you're back in Python either using onnx-modifier or onnx.helper scripts. I wanted to click a node, change an attribute or rewire a connection and actually know whether the model still runs, within a web-page.

This is exactly what Forma is! Simply drop an .onnx or .tflite file on the page and a full graph renders. From there you can do multiple different things (for more info have a look at the README in repo)

MIT Licensed repo

Live web-app: [https://forma-ml.vercel.app](https://forma-ml.vercel.app)

Comments URL: [https://news.ycombinator.com/item?id=49680437](https://news.ycombinator.com/item?id=49680437)

Points: 2

── more in #ai-tools 4 stories · sorted by recency
── more on @forma 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-forma-onnx-g…] indexed:0 read:1min 2026-09-13 ·