aicoolies logo
FlowGram logo
FlowGram logo

FlowGram

Visual workflow builder by ByteDance

open sourceverified Aug 24, 2026

FlowGram is an open-source visual workflow and flowchart editor framework developed by ByteDance for building node-based workflow applications. It provides a React-based canvas with drag-and-drop node creation, configurable edge routing, zoom and pan controls, and a plugin architecture for extending functionality. FlowGram supports both fixed layout and free-form canvas modes, making it suitable for building AI agent pipelines, data processing flows, and automation builders.

FlowGram is a visual workflow editor framework from ByteDance that provides the building blocks for creating node-based workflow applications in React. The framework offers a full-featured canvas with drag-and-drop node placement, configurable edge connections, minimap navigation, zoom controls, and undo-redo history. Developers define custom node types with their own rendering and configuration panels while FlowGram handles the layout engine, interaction model, and serialization.

The framework supports two primary layout modes: a fixed pipeline layout where nodes flow in a structured top-to-bottom or left-to-right arrangement ideal for sequential workflows, and a free-form canvas mode that allows arbitrary node positioning for complex graph structures. Both modes support conditional branching, parallel execution paths, and nested sub-flows. A plugin system enables adding features like validation, auto-layout algorithms, and custom toolbars.

FlowGram has gained over 7,900 GitHub stars as a production-tested framework powering internal ByteDance workflow tools. It targets developers building AI agent orchestration interfaces, data pipeline designers, chatbot flow builders, and business process automation tools. The project provides TypeScript-first APIs, comprehensive documentation, and example applications demonstrating integration patterns for common workflow editing scenarios.

Pricing

Free and 100% open source under the Apache-2.0 License. ByteDance's FlowGram.ai framework is free to self-host, embed, and commercialize without license fees, seat costs, or runtime royalties for visual AI and node workflow builders.

full pricing breakdown →

Platforms

Browser: React-based framework

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Latitude logo

Latitude

Sentry-style observability for AI agent conversations

Latitude is an agent observability platform for teams that need to inspect LLM traces, conversations, issues, and evaluation feedback in one workflow. Its public repo and docs position it as a Sentry-style monitor for AI agents, with semantic search, issue detection, annotations, MCP-assisted fixes, and cloud or self-hosted deployment paths for production debugging.

freemiumOpen SourceTelemetry
GitHub logo

GitHub MCP Server

Official MCP server for GitHub repo operations

GitHub MCP Server is the official Model Context Protocol server from GitHub that connects AI assistants to repositories, issues, pull requests, workflows, and code search. It exposes 100+ operations with toolset filtering, permission scoping, and audit logging, available in both remote-hosted and self-hosted Docker deployment modes.

Open Source
Judgeval logo

Judgeval

Open-source post-building layer for agents — tracing, evals, and online monitoring

Judgeval is the open-source post-building layer for AI agents from Judgment Labs, providing OpenTelemetry-based tracing, hosted and custom evaluation scorers, and online behavior monitoring for LLM-powered applications. Instrument any function with a single decorator, score live production traffic against faithfulness and instruction-adherence checks, and feed real-world failures back into reinforcement learning or supervised fine-tuning loops.

Open Source
Context7 logo

Context7

Up-to-date docs for AI code editors via MCP

Context7 is an MCP server developed by Upstash that injects up-to-date, version-specific documentation directly into AI code editors and coding assistants. By typing 'use context7' in prompts, developers get accurate library documentation instead of hallucinated or outdated API references. It pulls from official source documentation and serves it through the Model Context Protocol, solving the common problem of LLMs generating code with incorrect or nonexistent API calls.

freemiumOpen Source
DeepEval logo

DeepEval

Apache-2.0 Python framework for repeatable LLM, RAG, agent, MCP, and safety evaluation workflows.

DeepEval is an Apache-2.0 Python framework for evaluating LLM apps, RAG systems, agents, MCP workflows, and safety behavior with repeatable test cases. It works locally and in CI/CD, then connects to Confident AI for hosted reports, observability, red teaming, and governance when teams need shared evidence instead of ad-hoc prompt reviews and manual QA.

freemiumOpen Source
Firecrawl logo

Firecrawl

Turn websites into LLM-ready structured data

Firecrawl is a Y Combinator-backed API that crawls websites and converts them into clean, LLM-ready Markdown or structured JSON. Handles JavaScript rendering, pagination, sitemaps, and anti-bot measures automatically. Designed for RAG pipelines, AI agents, and data extraction workflows. Features batch crawling, scheduled scraping, webhook notifications, and custom extraction schemas. Processes content for direct ingestion into vector databases and LLM context windows.

freemiumOpen Source

FAQ

What is FlowGram?

FlowGram is an open-source visual workflow and flowchart editor framework developed by ByteDance for building node-based workflow applications. It provides a React-based canvas with drag-and-drop node creation, configurable edge routing, zoom and pan controls, and a plugin architecture for extending functionality. FlowGram supports both fixed layout and free-form canvas modes, making it suitable for building AI agent pipelines, data processing flows, and automation builders.

Is FlowGram free?

Yes — FlowGram is open source and free to use. Free and 100% open source under the Apache-2.0 License. ByteDance's FlowGram.ai framework is free to self-host, embed, and commercialize without license fees, seat costs, or runtime royalties for visual AI and node workflow builders.

Is FlowGram open source?

Yes — FlowGram is open source.

Is FlowGram still maintained?

Yes — FlowGram is active. Its listing was last verified on August 24, 2026.

What are the best FlowGram alternatives?

The top editor-verified FlowGram alternatives are LangFlow, n8n.