Skip to content

Orchestration · n8n

n8n

Open-source workflow automation with first-class AI nodes.

FREEMIUMWebAPI

Visual workflow builder bridging APIs, databases, and AI providers. Self-hostable; commercial cloud available. The default Zapier-style surface for the agentic-workflow crowd.

Model support

Model-agnostic

Where it runs

  • Web
  • API

Tags

  • #workflow
  • #automation
  • #visual
  • #self-hosted
  • #open-source
Open n8nGitHubDocs

Related in Orchestration

  • View LangChain details
    OrchestrationOPEN SOURCEVetted

    LangChain

    LangChain

    The default open-source framework for composing LLM apps.

    Python + TypeScript framework for chaining prompts, tools, retrievers, and memory into LLM applications. Ubiquitous in the ecosystem; pairs with LangGraph for agent orchestration and LangSmith for tracing.

    • framework
    • python
    • typescript
    • rag
    • +1
  • View Vercel AI SDK details
    OrchestrationOPEN SOURCEDeployed

    Vercel AI SDK

    Vercel

    TypeScript SDK for streaming, tool-calling, and structured outputs.

    Vercel's batteries-included TypeScript framework for LLM-powered apps. Streaming primitives, structured outputs, tool calling, and React hooks for chat UIs — works with every major provider out of the box.

    • typescript
    • streaming
    • tool-use
    • structured-output
  • View CrewAI details
    OrchestrationOPEN SOURCE

    CrewAI

    crewAIInc

    Multi-agent framework with explicit roles and tasks.

    Python framework for orchestrating crews of specialised agents — researcher, writer, reviewer — coordinated through shared context. Opinionated about roles, sequencing, and delegation; good fit for content-and-research pipelines.

    • multi-agent
    • roles
    • python
    • open-source
  • View Inngest details
    OrchestrationFREEMIUM

    Inngest

    Inngest

    Durable workflow engine for AI background jobs.

    Event-driven, durable execution engine — pause/resume, retries, fan-out, scheduling — designed for long-running AI jobs that can't sit in a request/response cycle. TypeScript-first; framework-agnostic.

    • durable
    • workflow
    • background-jobs
    • typescript