#9 · Primary category: AI Agents & Automation

langflow

agents chatgpt generative-ai large-language-models multiagent react-flow

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

Project last updated:08/29/26

GitHub Stars

153.9K

Forks

10.0K

Contributors

378

License

MIT

Why we included this project

Langflow is a visual builder for AI agents and multi-step workflows: you assemble flows on a drag-and-drop canvas instead of writing orchestration code. Each node corresponds to a real component, and when the UI is not enough, you can open the Python source of any component and adjust it directly. Once a flow works, you can expose it as a REST API or an MCP server, turning the same design into a callable tool inside a larger application. It comes with connectors for the major LLM providers and vector stores, and the interactive playground lets you step through a flow and debug it before you deploy. Teams that would rather assemble agents visually than hand-write orchestration logic will find it a practical place to start.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category