Back to experiments
Failed

NextFlow

An AI workflow builder attempt that collapsed under its own ambition.

no live preview available
No live deploy yet.Repo page is ready. Add a `live` URL in `src/data/projects.json` when the site ships.

What it is

Krea.ai workflow builder clone. Got too complex. Scope crept. Abandoned.

Problem

Tried to build an entire platform before proving one useful workflow.

Outcome

A clean lesson in cutting scope before architecture starts pretending to be progress.

Stack

React FlowTrigger.devMulti-model workflows

Repo

Add `links.github` in `src/data/projects.json` and this page will show the repo button automatically.

Failure notes

What was attempted

Full Krea.ai-style AI workflow builder with React Flow, Trigger.dev, and multi-model support.

Why it failed

Scope expanded every day. No clear MVP. Got lost in building the builder, never the product.

What was learned

Define the smallest possible useful version first. Ship that. Expand later if it earns it.