langflow vs langcorn
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| langflow | langcorn | |
|---|---|---|
| Tagline | Langflow is a powerful platform for building and deploying AI-powered agents and workflows. | Serving LangChain LLM apps and agents with FastApi |
| Stars | 151k | 938 |
| Forks | 9.5k | 69 |
| Open issues | 977 | 21 |
| Language | Python | Python |
| License | MIT | MIT |
| Last pushed | Jul 7, 2026 | Jul 15, 2024 |
| Categories | AI Agents, Evaluation & Observability, Data & Retrieval | Inference & Serving, Developer Tools |
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
langcorn
LangCorn is an API server that allows for the easy deployment of LangChain models and pipelines using FastAPI.
Python