Kyun logo

langflowai/langflow

Docker Hub
updated 10d ago
2.6M pulls76 stars
Langflow is a low-code app builder for RAG and multi-agent AI applications.
Used in Recipes

⛓️ Langflow

Star us on Github ⭐

Introduction

Langflow is a powerful and intuitive platform designed for building, iterating, and deploying AI applications. Leveraging a visual interface, users can effortlessly create flows by dragging and connecting components, making AI app development accessible and efficient.

Installation

Images on this Docker Hub repository correspond to various stages of Langflow development:

  • latest: Reflects the most recent stable build from the main branch.

Features

  • Visual Programming Interface: Easily construct applications by linking components visually.
  • CLI & API Support: Comprehensive command-line interface and API for automation and advanced management.
  • Extensible: Import or create custom components to extend functionality.
  • Deployment Ready: Simplified deployment options on platforms like Google Cloud Platform, Railway, and Render.

Getting Started

To start using Langflow:

  1. Pull the Docker image corresponding to your desired version.
  2. Use the following command to run Langflow:

    docker run -it --rm -p 7860:7860 langflowai/langflow:latest
  3. Access Langflow at http://localhost:7860 in your web browser.

Documentation and Community

  • Full documentation available at Langflow Docs
  • Join the community on Discord for support and discussions.
ask kyoko!