Comparison
OpenMemory vs Agent_Memory_Techniques
Verdict
Pick OpenMemory when openMemory is primarily TypeScript; Agent_Memory_Techniques is Jupyter Notebook; pick Agent_Memory_Techniques when agent_Memory_Techniques is primarily Jupyter Notebook; OpenMemory is TypeScript.
Markdown twin · OpenMemory alternatives · Agent_Memory_Techniques alternatives
GraphCanon updated today
vs
Trust & integrity
| Signal | OpenMemory | Agent_Memory_Techniques |
|---|---|---|
| Maintenance | Active (14d since push) As of today · github_public_v1 | Very active (6d since push) As of today · github_public_v1 |
| Provenance | Not a fork · Organization account As of today · github_public_v1 | Not a fork · Personal account As of today · github_public_v1 |
| Security (OSV) | No lockfile As of today · none | No lockfile As of today · none |
Tagline
- OpenMemory
- Local persistent memory store for LLM applications including claude desktop, github copilot, codex, antigravity, etc.
- Agent_Memory_Techniques
- Agent memory for LLMs: 30 runnable Jupyter notebooks covering conversation buffers, vector stores, knowledge graphs, episodic and semantic memory, MemGPT, Mem0, Letta, Zep, Graphiti, LoCoMo benchmarks
Stars
- OpenMemory
- 4.3k
- Agent_Memory_Techniques
- 772
Forks
- OpenMemory
- 490
- Agent_Memory_Techniques
- 100
Open issues
- OpenMemory
- 13
- Agent_Memory_Techniques
- 2
Language
- OpenMemory
- TypeScript
- Agent_Memory_Techniques
- Jupyter Notebook
Adopt for
- OpenMemory
- Decision-critical facts about OpenMemory
- Agent_Memory_Techniques
- -
Persona
- OpenMemory
- -
- Agent_Memory_Techniques
- -
Runtime
- OpenMemory
- -
- Agent_Memory_Techniques
- -
License
- OpenMemory
- Apache-2.0
- Agent_Memory_Techniques
- Apache-2.0
Last pushed
- OpenMemory
- Jun 27, 2026
- Agent_Memory_Techniques
- Jul 4, 2026
Categories
- OpenMemory
- AI Agents, LLM Frameworks, Vector Databases
- Agent_Memory_Techniques
- AI Agents, LLM Frameworks, Vector Databases
Trust and health
Maintenance
- OpenMemory
- Active (82%)
- Agent_Memory_Techniques
- Very active (96%)
Days since push
- OpenMemory
- 14d
- Agent_Memory_Techniques
- 6d
Open issues (now)
- OpenMemory
- 13
- Agent_Memory_Techniques
- 2
Owner type
- OpenMemory
- Organization
- Agent_Memory_Techniques
- User
Full report
- OpenMemory
- Trust report
- Agent_Memory_Techniques
- Trust report
Choose OpenMemory if…
- OpenMemory is primarily TypeScript; Agent_Memory_Techniques is Jupyter Notebook.
- Requirements: Install using the npm commands provided in the README to add `opm` to your PATH..
- Tags unique to OpenMemory: ai, ai-infrastructure, ai-memory, artificial-intelligence.
- When you need a local, persistent memory store specifically tailored for applications like claude desktop and GitHub Copilot, where maintaining context over time is essential.
When NOT to use OpenMemory
- Avoid OpenMemory if your project needs seamless integration with cloud-based infrastructure or services that require networked persistence beyond the local scope.
- Do not use this tool if you seek a highly scalable solution for distributed systems where memory stores must be shared across multiple nodes without performance degradation.
Choose Agent_Memory_Techniques if…
- Agent_Memory_Techniques is primarily Jupyter Notebook; OpenMemory is TypeScript.
- Tags unique to Agent_Memory_Techniques: agent-memory, anthropic, episodic-memory, generative-ai.
- More recently updated (last pushed Jul 4, 2026).
When NOT to use Agent_Memory_Techniques
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism.
- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (CaviraOSS/OpenMemory) · observed Jul 11, 2026
- GitHub forks (CaviraOSS/OpenMemory) · observed Jul 11, 2026
- Last push (CaviraOSS/OpenMemory) · observed Jun 27, 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 (NirDiamant/Agent_Memory_Techniques) · observed Jul 11, 2026
- GitHub forks (NirDiamant/Agent_Memory_Techniques) · observed Jul 11, 2026
- Last push (NirDiamant/Agent_Memory_Techniques) · observed Jul 4, 2026
- License file (Apache-2.0) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: OpenMemory 4.3k · Agent_Memory_Techniques 772 (synced Jul 11, 2026).
Common questions
- What is the difference between OpenMemory and Agent_Memory_Techniques?
- OpenMemory: Local persistent memory store for LLM applications including claude desktop, github copilot, codex, antigravity, etc.. Agent_Memory_Techniques: Agent memory for LLMs: 30 runnable Jupyter notebooks covering conversation buffers, vector stores, knowledge graphs, episodic and semantic memory, MemGPT, Mem0, Letta, Zep, Graphiti, LoCoMo benchmarks. See the comparison table for live GitHub stats and shared categories.
- When should I choose OpenMemory over Agent_Memory_Techniques?
- Choose OpenMemory over Agent_Memory_Techniques when OpenMemory is primarily TypeScript; Agent_Memory_Techniques is Jupyter Notebook; Requirements: Install using the npm commands provided in the README to add
opmto your PATH.; Tags unique to OpenMemory: ai, ai-infrastructure, ai-memory, artificial-intelligence; When you need a local, persistent memory store specifically tailored for applications like claude desktop and GitHub Copilot, where maintaining context over time is essential. - When should I choose Agent_Memory_Techniques over OpenMemory?
- Choose Agent_Memory_Techniques over OpenMemory when Agent_Memory_Techniques is primarily Jupyter Notebook; OpenMemory is TypeScript; Tags unique to Agent_Memory_Techniques: agent-memory, anthropic, episodic-memory, generative-ai; More recently updated (last pushed Jul 4, 2026).
- When should I avoid OpenMemory?
- Avoid OpenMemory if your project needs seamless integration with cloud-based infrastructure or services that require networked persistence beyond the local scope. Do not use this tool if you seek a highly scalable solution for distributed systems where memory stores must be shared across multiple nodes without performance degradation.
- When should I avoid Agent_Memory_Techniques?
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism. LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- Is OpenMemory or Agent_Memory_Techniques more popular on GitHub?
- OpenMemory has more GitHub stars (4,323 vs 772). Stars measure visibility, not whether either tool fits your constraints.
- Are OpenMemory and Agent_Memory_Techniques open source?
- Yes - both are open-source projects on GitHub (OpenMemory: Apache-2.0, Agent_Memory_Techniques: Apache-2.0).
- Where can I find alternatives to OpenMemory or Agent_Memory_Techniques?
- GraphCanon lists graph-backed alternatives at OpenMemory alternatives and Agent_Memory_Techniques alternatives (OpenMemory markdown twin, Agent_Memory_Techniques 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, OpenMemory or Agent_Memory_Techniques?
- OpenMemory: Active. Agent_Memory_Techniques: 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 OpenMemory and Agent_Memory_Techniques?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: OpenMemory trust report; Agent_Memory_Techniques trust report.