Skip to content
#

memgpt

Here are 46 public repositories matching this topic...

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, and production patterns.

  • Updated Sep 4, 2026
  • Jupyter Notebook

Hello everyone this repo will contain my journey of machine learning and DeepLearning with some exciting projects

  • Updated Apr 7, 2025
  • Jupyter Notebook

Persistent memory + security layer for Claude Code (MCP plugin). Agents remember your project across sessions (~87% fewer context tokens), every tool call lands in a tamper-evident HMAC audit chain, and skills are AST-scanned + HMAC-verified before they run. 100% local: PostgreSQL + Ollama, no cloud, MIT.

  • Updated Sep 7, 2026
  • TypeScript

This repository introduces the Letta framework, empowering developers to build LLM-based agents with long-term, persistent memory and advanced reasoning capabilities. It leverages concepts from MemGPT to optimize context usage and enable multi-agent collaboration for real-world applications like research, HR, and task management.

  • Updated Jan 17, 2025
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the memgpt topic, visit your repo's landing page and select "manage topics."

Learn more