About
What is Mengram?
Mengram is an open-source AI memory layer designed to equip large language models (LLMs) and AI agents with human-like memory capabilities. It offers auto-save and auto-recall functionalities, allowing AI to remember facts (semantic), events (episodic), and learned workflows (procedural) across conversations. Mengram provides a sophisticated memory API with Python and JavaScript SDKs, and integrates with various frameworks like Claude Code, CrewAI, LangChain, and OpenClaw. It can replace traditional Retrieval-Augmented Generation (RAG) pipelines with a single API call, offering a free tier and open-source licensing. This tool is ideal for developers and engineers looking to build more intelligent, context-aware, and personalized AI agents that can learn and adapt over time.
Best used for
Ideal for developers and AI engineers who need to give their AI agents persistent memory, auto-save conversations, and auto-recall context. Especially valuable for building personalized AI agents that learn from interactions and for integrating advanced memory capabilities into various frameworks.
Common actions
"AI Agents"CrewAIClaudeAI memoryAI developmentepisodic memorysemantic memoryRAG replacementLangChainopen-source+ 2 more
Capabilities
Key features
- Auto-save conversations
- Auto-recall context
- Semantic memory
- Episodic memory
- Procedural memory
- Cognitive profile generation
- MCP server integration
Target Audience
developerdata scientiststartup founder
Integrations
langchaincrewain8n
Pricing & Plans
Freemium ยท Paid ยท Enterprise ยท Open Source
FAQs
What types of memory does Mengram support for AI agents?
Mengram supports three types of memory: semantic memory for facts and preferences, episodic memory for events and decisions, and procedural memory for learned workflows and processes. These are automatically extracted from conversations to build a comprehensive cognitive profile.
How does Mengram integrate with Claude Code?
Mengram integrates with Claude Code by installing three hooks: auto-save for conversations, auto-recall for context injection on every prompt, and session context for loading your cognitive profile on start. This provides persistent memory with minimal setup.
Is Mengram a free alternative to Mem0?
Yes, Mengram offers a free tier with 40 memory adds and 200 searches per month. It also includes episodic and procedural memory, and a cognitive profile, which are not available in Mem0's free offering. Mengram is also fully open-source under the Apache 2.0 license.
What frameworks can Mengram integrate with for AI agents?
Mengram integrates with several frameworks including Claude Managed Agents (MCP), CrewAI, LangChain, OpenClaw, Claude Code, and n8n. It also provides Python and JavaScript SDKs, and a REST API for custom integrations.