langflow-ai/langflow

Langflow is a powerful tool for building and deploying AI-powered agents and workflows.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 55 minutes ago
Added to GitGenius on August 28th, 2026
Created on February 8th, 2023
Open Issues & Pull Requests: 995 (+0)
GitHub issues: Enabled
Number of forks: 9,969
Total Stargazers: 153,916 (+1)
Total Subscribers: 540 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 13.5 hours
Mean response time: 20.0 days
90th percentile: 62.4 days
Tracked items: 2,170

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 95% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "documentation" is answered fastest, typically in about 6 hours, while "security" waits about 5 days. 44% of tracked open issues have had no activity in three months. Only 6% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 230
New in 7 days: 19
Closed in 7 days: 6
Avg open age: 266 days
Stale 30+ days: 185
Stale 90+ days: 106

Recent activity

Opened in 7 days: 18
Closed in 7 days: 6
Comments in 7 days: 1
Events in 7 days: 15

Top labels

  • bug (1,447)
  • enhancement (533)
  • jira (275)
  • question (190)
  • bundles (49)
  • mcp (40)
  • stale (37)
  • documentation (20)

Detailed Description

Langflow is a platform for building and deploying AI-powered agents and workflows through visual composition and code.

The tool addresses the challenge of constructing complex AI applications by combining a visual builder interface with programmatic customization. Developers design workflows using a drag-and-drop canvas, then deploy them as REST APIs, MCP servers, or export them as JSON for integration into Python applications. The platform handles orchestration of multi-agent systems, conversation management, and retrieval workflows while supporting all major LLMs and vector databases out of the box.

Langflow suits teams building production AI applications who want to avoid managing infrastructure complexity. The visual builder makes it accessible to developers iterating quickly on agent logic, while source code access to every component ensures no architectural constraints for advanced use cases. An interactive playground with step-by-step execution control helps refine flows before deployment. The tool is particularly valuable for those needing enterprise-grade security, scalability, and observability integrations with LangSmith and LangFuse. A desktop distribution removes Python environment setup friction for new users on Windows and macOS.

The project maintains active development with regular feature additions across core capabilities. The codebase accepts contributions at all skill levels and provides clear development documentation for those building from source. Deployment flexibility spans local installation, Docker containerization, and cloud platform support, indicating ongoing investment in operational scenarios.