transformers vs mempalace

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

transformersmempalace
Tagline🤗 Transformers: the model-definition framework for state-of-the-art machine learning modelsA benchmarked open-source AI memory system that stores conversation history verbatim.
Stars162k57k
Forks34k7.4k
Open issues2.5k587
LanguagePythonPython
LicenseApache-2.0MIT
Last pushedJul 7, 2026Jul 7, 2026
CategoriesModel Training, Data & Retrieval, LLM FrameworksData & 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