Skip to main content
OpenSourceAlternatives

Langflow

Open source · OSI-approvedStatus: unknown

Drag-and-drop builder for agents and RAG pipelines

Langflow turns pipeline construction into a graph you can see. Components are Python underneath, so a flow that outgrows the canvas can be exported and run as code rather than rebuilt.

It is particularly good as a teaching and prototyping surface: the shape of a retrieval pipeline is much easier to explain when the retrieval step is a box with wires going into it.

Decisive facts

  • Visual graph editor over Python components
  • Export any flow to runnable Python
  • Built-in vector store, memory, and tool components
  • MCP server support for exposing flows as tools
  • API endpoint generated per published flow

Alternatives to Langflow

Similar source projects

Computed from shared categories, tags, and license. This is similarity, not an alternative claim, and paid weight is always zero.

Dify

DifyAI

Build and deploy AI agents and RAG pipelines visually

Stars154.1K
Commit8h ago
LicenseUnknown

Dify is where a prompt experiment becomes something a team can operate. Workflows are assembled on a canvas, datasets are indexed and versioned, and every deployment gets an API endpoint with logging and cost tracking attached.

Alternative toretoolchatgpt

2 shared categories; 4 shared tags · organic similarity 1600

n8n

n8n

Visual workflow automation with room to drop into code

Stars203K
Commit8h ago
LicenseUnknown

n8n sits between a no-code automation builder and a scripting environment. Workflows are assembled on a canvas from several hundred integrations, and any node in that canvas can be replaced with a JavaScript or Python function when the visual version stops being expressive enough.

Alternative tozapier

2 shared categories; 2 shared tags · organic similarity 1400

OpenHands

OpenHandsAIOpen

Autonomous agents that complete real engineering tasks

Stars85.8K
Commit8h ago
LicenseMIT

OpenHands runs agents that plan and execute multi-step engineering work: reading a repository, editing files, running tests, and iterating until a task is done. Each agent works inside a sandboxed runtime rather than on the host machine.

Alternative togithub copilot

1 shared category; 3 shared tags; same MIT license · organic similarity 1000

Firecrawl

FirecrawlAIOpen

Turn any website into clean, model-ready data

Stars174.9K
Commit11h ago
LicenseAGPL-3.0

Firecrawl handles the unglamorous part of feeding the web to a language model: rendering JavaScript, following pagination, stripping navigation and cookie banners, and returning markdown or structured JSON that a model can actually use.

Alternative tobrowserbase

1 shared category; 3 shared tags · organic similarity 900

Browser Use

Browser UseAIOpen

Let AI agents drive a real browser

Stars111.9K
Commit15h ago
LicenseMIT

Browser Use gives an agent a real browser rather than an HTTP client. It handles the translation between a model's intent and DOM actions, keeps a structured representation of the page in context, and recovers from the usual navigation failures.

Alternative tobrowserbase

1 shared category; 2 shared tags; same MIT license · organic similarity 900

Open WebUI

Open WebUIAIOpen

One chat interface for every model you run or connect

Stars150.5K
Commit10h ago
LicenseBSD-3-Clause

Open WebUI is the front end that turns a local inference server into something a household or a team can actually use. It handles accounts, conversation history, document retrieval, and model switching, and speaks to both local runtimes and hosted APIs.

Alternative tochatgpt

1 shared category; 2 shared tags · organic similarity 800