langflow vs mempalace
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| langflow | mempalace | |
|---|---|---|
| Tagline | Langflow is a powerful platform for building and deploying AI-powered agents and workflows. | A benchmarked open-source AI memory system that stores conversation history verbatim. |
| Stars | 151k | 57k |
| Forks | 9.5k | 7.4k |
| Open issues | 977 | 587 |
| Language | Python | Python |
| License | MIT | MIT |
| Last pushed | Jul 7, 2026 | Jul 7, 2026 |
| Categories | AI Agents, Evaluation & Observability, Data & Retrieval | Data & Retrieval |
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
mempalace
MemPalace is a local-first AI memory system designed for storing conversation histories exactly as they occur. It offers features such as pluggable backend support with ChromaDB being the default, and ensures data privacy by keeping all data on your machine unless explicitly moved elsewhere.
Python