Langflow

Active
GitHub Python MIT

Description

Python-ecosystem visual LLM workflow builder emphasizing multi-agent.

Key Features

  • Python-first — Every node is a Python function
  • Multi-agent — Visual multi-agent orchestration
  • Component marketplace — Community components
  • Vector DB — Multiple vector store integrations
  • One-click export — Python code or API

Use Cases

💡 Build LLM workflows for Python teams.
💡 Quickly prototype multi-agent scenarios.
💡 Deploy visual LLM platform internally.

Quick Start

# Install and run
pip install langflow
langflow run

Related Projects