transformers vs mempalace
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| transformers | mempalace | |
|---|---|---|
| Tagline | 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models | A benchmarked open-source AI memory system that stores conversation history verbatim. |
| Stars | 162k | 57k |
| Forks | 34k | 7.4k |
| Open issues | 2.5k | 587 |
| Language | Python | Python |
| License | Apache-2.0 | MIT |
| Last pushed | Jul 7, 2026 | Jul 7, 2026 |
| Categories | Model Training, Data & Retrieval, LLM Frameworks | Data & Retrieval |
transformers
Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.
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