Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Angular-native node editor library for production workflow builders, AI pipelines, and interactive diagram editors. MIT licensed.
| Date | Stars |
|---|---|
| 2026-07-24 | 509 |
| 2026-07-25 | 510 |
| 2026-07-28 | 510 |
| 2026-07-30 | 510 |
| 2026-08-07 | 512 |
| 2026-08-15 | 519 |
| 2026-08-20 | 520 |
| 2026-08-23 | 521 |
| 2026-08-27 | 522 |
| 2026-08-30 | 523 |
| 2026-08-31 | 521 |
| 2026-09-03 | 522 |
| 2026-09-04 | 523 |
| 2026-09-06 | 524 |
| 2026-09-07 | 524 |
| 2026-09-09 | 524 |
| 2026-09-10 | 525 |
| 2026-09-14 | 526 |
| 2026-09-15 | 527 |
| 2026-09-16 | 527 |
| 2026-09-18 | 530 |
| 2026-09-19 | 530 |
| 2026-09-20 | 530 |
Today
— stars today
This week
+5 stars this week
This month
+10 stars this month
Momentum
20.0
growth rate 0.95%/day
<p align="center">
<a href="https://flow.foblex.com/">
<img style="margin: auto" src="https://github.com/user-attachments/assets/ee1d39f6-0a89-4cb9-8dee-1652aba82e69" alt="Foblex Flow Logo"/>
</a>
</p>
<p align="center">
<a href="https://www.npmjs.com/package/@foblex/flow">
<img src="https://img.shields.io/npm/v/@foblex/flow.svg?logo=npm&logoColor=fff&label=Release&color=limegreen" alt="NPM Release"/>
</a>
<a href="https://github.com/Foblex/f-flow/actions/workflows/tests-ci.yml">
<img src="https://github.com/Foblex/f-flow/actions/workflows/tests-ci.yml/badge.svg" alt="Build Status"/>
</a>
<a href="https://www.npmjs.com/package/@foblex/flow">
<img src="https://img.shields.io/npm/dw/@foblex/flow.svg?label=Downloads&color=blue" alt="NPM Weekly Downloads"/>
</a>
<a href="https://github.com/Foblex/f-flow/stargazers">
<img src="https://img.shields.io/github/stars/Foblex/f-flow.svg?label=Stars&color=gold" alt="GitHub Stars"/>
</a>
<a href="https://github.com/Foblex/f-flow/blob/main/LICENSE">
<img src="https://img.shields.io/npm/l/@foblex/flow.svg?label=License&color=green" alt="MIT License"/>
</a>
</p>
<h1 align="center">Foblex Flow</h1>
<p align="center">
<strong>The most adopted node editor library for Angular — for production workflow builders, AI pipelines, and interactive diagram editors.</strong>
</p>
Foblex Flow ships the hard parts of a production node editor — drag logic, hit-testing, SVG connection paths, reassign, selection, zoom, and undo/redo — as Angular-native building blocks. Begin with `f-flow`, `f-canvas`, nodes, and connections, then add richer editor features only when your product needs them. It powers production products such as [Luware Nimbus](https://luware.com/products/nimbus), [ProcessMIX](https://processmix.com/), [XpertAI](https://xpertai.cn/en/), and [EpicStaff](https://www.epicstaff.ai/).
Use it to create workflow builders, AI low-code tools, call-flow editors, UML diagrams, internal back-office tools, and other node-based interfaces. Start with app-owned graph records, or opt into managed records and undo/redo with `withFlowState()`; validation, persistence, permissions, and domain logic remain application concerns in both modes.
<p align="center">
<a href="https://flow.foblex.com/examples/overview">
<img src="https://flow.foblex.com/previews/examples/reflow-on-resize.light.png" alt="Foblex Flow — Angular node editor with draggable nodes and connections" width="720"/>
</a>
</p>
Current `19.x` releases target Angular `17.3+`. If your app is on Angular 12-17.2, check the [Angular Version Compatibility](https://flow.foblex.com/docs/angular-version-compatibility) guide first and pin the matching Foblex Flow line before installing.
## Built for AI Coding Agents
Foblex Flow treats AI coding agents as first-class users: the package ships a version-matched guide at `node_modules/@foblex/flow/AI.md`, `ng add` writes workspace agent rules, and stable `FFxxxx` diagnostics give agents a concrete pass/fail signal. Before generating code, verify Foblex-specific selectors and APIs against that guide or the linked official reference; do not infer APIs from other node editor libraries.
Choose the integration deliberately: classic mode keeps graph records in the application, while optional `provideFFlow(withFlowState())` provides typed managed records and undo/redo for supported operations. Verify generated flows using the APIs and `FFxxxx` diagnostics described in the shipped guide.
[AI setup guide](https://flow.foblex.com/docs/ai) · [Full curated LLM-readable reference](https://flow.foblex.com/llms-full.txt)
## Why Foblex Flow
- The most adopted node editor library built for Angular, by npm weekly downloads — maintained full-time since 2022 and used in production commercial products.
- Easy starting path: most editors begin with `f-flow`, `f-canvas`, nodes, connectors, and connections.
- Angular-first API that fits Angular apps instead of wrapping aExcerpt of 14,193 characters
Read on GitHub652
5
2
1
1
1
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:9cf5b40258301b49, topic:workflow, topic:no-code, topic:drag-and-drop