Mem0 TS

Stale
GitHub TypeScript Apache-2.0

Description

Mem0 TS is the TypeScript version of Mem0, offering long-term memory management, preference extraction, and context compression for agent applications built in JS/TS stacks.

Key Features

  • TypeScript implementation of Mem0
  • Long-term memory management and user preference extraction
  • Context compression to reduce token consumption
  • Native JS/TS stack support
  • Flexible cloud and local deployment options

Use Cases

💡 Adding persistent memory to agents in Node.js/TypeScript projects
💡 Cross-session user preference memory and personalized responses
💡 Context compression to reduce LLM API costs

Quick Start

npm install mem0ai, import the module and initialize the Mem0 client with your API key.

Related Projects