langflow vs turbovec
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| langflow | turbovec | |
|---|---|---|
| Tagline | Langflow is a powerful platform for building and deploying AI-powered agents and workflows. | A vector index built on TurboQuant with Rust and Python bindings |
| Stars | 151k | 13k |
| Forks | 9.5k | 1.1k |
| Open issues | 977 | 12 |
| Language | Python | Python |
| License | MIT | MIT |
| Last pushed | Jul 7, 2026 | Jun 10, 2026 |
| Categories | AI Agents, Evaluation & Observability, Data & Retrieval | Vector Databases |
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
turbovec
turbovec is a Rust-based vector index system designed for efficient vector search. It employs Google Research's TurboQuant algorithm, enabling it to achieve significant memory savings while maintaining high-speed search performance compared to alternatives like FAISS.
Python