Agint Flow – design software as a graph, then compile the graph to code
Hi HN — I’m Abhi. We built Agint so PMs and engineers can design and edit software as a graph — architecture first — iterate with fast visual feedback, then generate deployable code from it when it’s ready. We presented underlying approach at NeurIPS (Deep Learning for Codegen) as an Agentic Graph Compiler: The graph (structure + types + semantic annotations) is the source of truth, and code is a compilation/export target. Paper: Agentic Graph Compilation for Software Engineering Agents: https://arxiv.org/abs/2511.19635 Live Demo: https://flow.agintai.com…
What it does
In the maker’s words, at launch
Hi HN — I’m Abhi. We built Agint so PMs and engineers can design and edit software as a graph — architecture first — iterate with fast visual feedback, then generate deployable code from it when it’s ready. We presented underlying approach at NeurIPS (Deep Learning for Codegen) as an Agentic Graph Compiler: The graph (structure + types + semantic annotations) is the source of truth, and code is a compilation/export target. Paper: Agentic Graph Compilation for Software Engineering Agents: https://arxiv.org/abs/2511.19635 Live Demo: https://flow.agintai.com (The demo runs in sandbox mode -- no real external tools/data sources wired yet. It creates repos @ github.com/AgintHub) CLI: https://github.com/AgintAI/agint-cli How it works: Type in the chat to modify the graph (or use the “+” menu for specific actions). 1) Create/Compose: (chat + live graph feedback) design and modify algorithmic flow + schema graphs: Add, remove, split, merge, and rename steps, via chat "Fetch stock data from the NYSE and NASDAQ" "Also include the Toronto Stock Exchange" "Add the LSE as well" 2) Refine/Upgrade (engineering-facing, GUI + CLI / git-friendly graph edits): Add types, semantic annotations, restructure, reorganize nodes, transform, execute, and test behavior "Break the combine step into storage, normalization, and repartitioning" On the CLI it can look like: dagify refine workflow.yaml \ "add protocol-level details, latencies, and datacenter info for each feed" --intelligence 5 dagify resolve workflow.yaml --yaml-display --ascii 3) Save/Load/Export: “Save” exports the graph into ordinary code, pipelines, tool calls, and APIs that can be owned and deployed like any other system. The graph is an executable artifact, not just documentation. Targets include native Python today, plus exports to frameworks like CrewAI/LangGraph. Example output repo: https://github.com/AgintHub/dreamy-mirzakhani/blob/agint/out... Would love reactions and feedback — I’ll be around to answer questions. Thanks, Abhi [email protected]
Does the same job
all alternatives →More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
