Skip to content

Orchestration · Dify (LangGenius)

Dify

Visual platform for agentic workflows, RAG pipelines, and LLM apps.

FREEMIUMHybridWebAPI

An LLMOps platform that bundles a drag-and-drop workflow builder, RAG pipelines, agent tooling, model management, and observability into one surface — prototype to production without much glue code. Connects hundreds of proprietary and open models across providers. Self-host the source-available edition for free, or use Dify Cloud's paid tiers.

Model support

Model-agnostic

Provider-agnostic; wires up GPT, Claude, Gemini, Llama, and any OpenAI-compatible model.

Where it runs

  • Web
  • API

Tags

  • #llm-ops
  • #workflow
  • #rag
  • #agents
  • #self-hosted
Open DifyGitHubDocs

Related in Orchestration

  • View LangChain details
    OrchestrationFREEOSSVetted

    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
    OrchestrationFREEOSSDeployed

    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 LlamaIndex details
    OrchestrationFREEMIUMOSS

    LlamaIndex

    LlamaIndex

    The data framework for LLM apps — RAG, agents, and document workflows.

    An open-source framework (Python + TypeScript) for connecting LLMs to your data — ingestion, indexing, retrieval, and agentic document workflows. Pairs with the managed LlamaCloud (LlamaParse) for production parsing and extraction. The most-used RAG framework after LangChain.

    • framework
    • rag
    • agents
    • open-source
  • View CrewAI details
    OrchestrationFREEMIUMOSS

    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