Comparison
localGPT vs claude-mem
Verdict
Pick localGPT if localGPT allows users to chat with local documents using GPT models completely privately without internet access; pick claude-mem if claude-mem provides persistent context across sessions, leveraging AI to capture and compress agent activity.
Markdown twin · localGPT alternatives · claude-mem alternatives
GraphCanon updated today
vs
Trust & integrity
| Signal | localGPT | claude-mem |
|---|---|---|
| Maintenance | Slowing (122d since push) As of 1d · github_public_v1 | Very active (1d since push) As of 1d · github_public_v1 |
| Provenance | Not a fork · Personal account As of 1d · github_public_v1 | Not a fork · Personal account As of 1d · github_public_v1 |
| Security (OSV) | 44 low (44 low) As of 1d · osv@v1 | No lockfile As of 1d · none |
Tagline
- localGPT
- Chat with your documents locally using GPT models
- claude-mem
- Persistent Context Across Sessions for Every Agent
Stars
- localGPT
- 22k
- claude-mem
- 87k
Forks
- localGPT
- 2.5k
- claude-mem
- 7.5k
Open issues
- localGPT
- 25
- claude-mem
- 252
Language
- localGPT
- Python
- claude-mem
- JavaScript
Adopt for
- localGPT
- localGPT allows users to chat with local documents using GPT models completely privately without internet access.
- claude-mem
- claude-mem provides persistent context across sessions, leveraging AI to capture and compress agent activity.
Persona
- localGPT
- -
- claude-mem
- -
Runtime
- localGPT
- -
- claude-mem
- -
License
- localGPT
- MIT
- claude-mem
- Claude-Mem is distributed under the Apache License 2.0, allowing it to be freely used in a variety of development and production environments while maintaining clear licensing terms.
Last pushed
- localGPT
- Mar 10, 2026
- claude-mem
- Jul 9, 2026
Categories
- localGPT
- Data & Retrieval, Inference & Serving
- claude-mem
- AI Agents, Inference & Serving
Trust and health
Maintenance
- localGPT
- Slowing (36%)
- claude-mem
- Very active (96%)
Days since push
- localGPT
- 122d
- claude-mem
- 1d
Open issues (now)
- localGPT
- 25
- claude-mem
- 252
Security scan
- localGPT
- 44 low (44 low)
- claude-mem
- No lockfile
Full report
- localGPT
- Trust report
- claude-mem
- Trust report
Shared compatibility
- Node.js · localGPT: Node.js runtime · claude-mem: Node.js runtime
- Python · localGPT: Python runtime · claude-mem: Python runtime
Choose localGPT if…
- localGPT is primarily Python; claude-mem is JavaScript.
- License: localGPT is MIT, claude-mem is Apache-2.0.
- Requirements: Min 4 GB RAM; Requires Docker; Installation is currently tested only on macOS, though instructions for other operating systems are partially provided..
- Tags unique to localGPT: docker support, document-chat, gpt models, local-inference.
- Also covers Data & Retrieval.
- localGPT ships Docker support for self-hosted deployment.
- When absolute privacy is required since no data leaves the user's local device.
When NOT to use localGPT
- If you need to work across multiple devices seamlessly because localGPT requires installation on each device and does not synchronize state online.
- In scenarios requiring frequent updates or model tuning from a cloud service; localGPT relies solely on locally available models which do not auto-update.
Choose claude-mem if…
- claude-mem is primarily JavaScript; localGPT is Python.
- License: claude-mem is Apache-2.0, localGPT is MIT.
- Requirements: Requires Node.js v20.0.0 or higher.; Must have the latest version of Claude Code with plugin support.; Auto-installs Bun (JavaScript runtime and process manager) if not already present.; Requires uv (Python package for vector search), auto-installation supported..
- Tags unique to claude-mem: ai-agents, ai-memory, chromadb, claude.
- Also covers AI Agents.
- When you require seamless and persistent context continuity between different session interactions with Claude Code or other supported agents.
When NOT to use claude-mem
- When working in environments where Node.js v20.0.0 or higher cannot be installed, as claude-mem requires this version to operate.
- If your specific AI agent or tool does not integrate with the supported frameworks listed (e.g., Claude Code, OpenClaw), making context persistence ineffective for your workflow.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (PromtEngineer/localGPT) · observed Jul 11, 2026
- GitHub forks (PromtEngineer/localGPT) · observed Jul 11, 2026
- Last push (PromtEngineer/localGPT) · observed Mar 10, 2026
- License file (MIT) · observed Jul 11, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (thedotmack/claude-mem) · observed Jul 11, 2026
- GitHub forks (thedotmack/claude-mem) · observed Jul 11, 2026
- Last push (thedotmack/claude-mem) · observed Jul 9, 2026
- License file (Apache-2.0) · observed Jul 11, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: localGPT 22k · claude-mem 87k (synced Jul 11, 2026).
Common questions
- What is the difference between localGPT and claude-mem?
- localGPT: Chat with your documents locally using GPT models. claude-mem: Persistent Context Across Sessions for Every Agent. See the comparison table for live GitHub stats and shared categories.
- When should I choose localGPT over claude-mem?
- Choose localGPT over claude-mem when localGPT is primarily Python; claude-mem is JavaScript; License: localGPT is MIT, claude-mem is Apache-2.0; Requirements: Min 4 GB RAM; Requires Docker; Installation is currently tested only on macOS, though instructions for other operating systems are partially provided.; Tags unique to localGPT: docker support, document-chat, gpt models, local-inference; Also covers Data & Retrieval; localGPT ships Docker support for self-hosted deployment; When absolute privacy is required since no data leaves the user's local device.
- When should I choose claude-mem over localGPT?
- Choose claude-mem over localGPT when claude-mem is primarily JavaScript; localGPT is Python; License: claude-mem is Apache-2.0, localGPT is MIT; Requirements: Requires Node.js v20.0.0 or higher.; Must have the latest version of Claude Code with plugin support.; Auto-installs Bun (JavaScript runtime and process manager) if not already present.; Requires uv (Python package for vector search), auto-installation supported.; Tags unique to claude-mem: ai-agents, ai-memory, chromadb, claude; Also covers AI Agents; When you require seamless and persistent context continuity between different session interactions with Claude Code or other supported agents.
- When should I avoid localGPT?
- If you need to work across multiple devices seamlessly because localGPT requires installation on each device and does not synchronize state online. In scenarios requiring frequent updates or model tuning from a cloud service; localGPT relies solely on locally available models which do not auto-update.
- When should I avoid claude-mem?
- When working in environments where Node.js v20.0.0 or higher cannot be installed, as claude-mem requires this version to operate. If your specific AI agent or tool does not integrate with the supported frameworks listed (e.g., Claude Code, OpenClaw), making context persistence ineffective for your workflow.
- Is localGPT or claude-mem more popular on GitHub?
- claude-mem has more GitHub stars (86,816 vs 22,202). Stars measure visibility, not whether either tool fits your constraints.
- Are localGPT and claude-mem open source?
- Yes - both are open-source projects on GitHub (localGPT: MIT, claude-mem: Apache-2.0).
- Where can I find alternatives to localGPT or claude-mem?
- GraphCanon lists graph-backed alternatives at localGPT alternatives and claude-mem alternatives (localGPT markdown twin, claude-mem markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, localGPT or claude-mem?
- localGPT: Slowing. claude-mem: Very active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for localGPT and claude-mem?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: localGPT trust report; claude-mem trust report.