Skip to main content

Command Palette

Search for a command to run...

NextFlow — LLM Workflow Builder

NextFlow — LLM Workflow Builder

About This Project

A visual DAG-based workflow builder for designing and executing multimodal LLM pipelines. Features a React Flow canvas, type-safe node connections, and a custom execution engine using topological sorting with parallel branch execution. Integrates Gemini APIs, Trigger.dev for async compute (FFmpeg, Sharp), and PostgreSQL for persistence. Supports import/export, execution history, and real-time node state tracking.

Tech Stack

  • Next.js
  • TypeScript
  • React Flow
  • Zustand
  • Trigger.dev
  • PostgreSQL
  • Gemini API