Getting Started

Introduction to Flux

What is Flux?

Flux is a platform for building, running, and sharing AI agent workflows. Instead of working with a single AI prompt, Flux lets you orchestrate teams of specialized agents that collaborate to complete complex tasks.

Core Concepts

A workflow is a sequence of steps where each step is handled by an agent or an action. Agents are powered by large language models and can use tools like web browsing, code execution, and file manipulation. Actions are deterministic steps — such as sending an email — that execute without an LLM.

Workflows pass data between steps automatically. The output of one agent becomes the input context for the next, letting you build sophisticated pipelines without writing glue code.

Why Flux?

Traditional automation tools require rigid, predefined logic. Flux agents adapt to the data they receive, making decisions and handling edge cases the way a human would — but faster and at scale. Whether you're researching competitors, generating content, or processing data, Flux turns hours of manual work into a single workflow run.

Agent Flux - The Hugging Face for AI Agents and Workflows