langflow vs textgrad
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| langflow | textgrad | |
|---|---|---|
| Tagline | Langflow is a powerful platform for building and deploying AI-powered agents and workflows. | Automatic Differentiation via Text |
| Stars | 151k | 3.6k |
| Forks | 9.5k | 296 |
| Open issues | 977 | 66 |
| Language | Python | Python |
| License | MIT | MIT |
| Last pushed | Jul 7, 2026 | Jul 25, 2025 |
| Categories | Evaluation & Observability, AI Agents, Data & Retrieval | Model Training, LLM Frameworks |
langflow
A tool that offers a visual interface to create custom AI-powered services, integrating support for major language models (LLMs) and vector databases. It also provides multi-agent orchestration capabilities and observability.
Python
textgrad
TextGrad is a framework that implements backpropagation through textual gradients provided by LLMs, offering an API similar to Pytorch for defining and optimizing loss functions.
Python