Skip to content
#

memgpt

Here are 29 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 Jul 14, 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

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

🧠 Open-source AI reasoning research platform — persistent reasoning graphs, multi-agent swarms, Graph-of-Thoughts, and MemGPT-style memory. Built with Claude Opus 4.6 by Anthropic. Explore, verify, and fork AI thinking in real-time.

  • Updated Mar 26, 2026
  • TypeScript

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 Jul 19, 2026
  • TypeScript

🤖 Full-stack conversational AI using a Letta (MemGPT) + RAG hybrid architecture for long-term memory, context persistence, and grounded responses. Built with FastAPI, React, FAISS, and MongoDB, featuring Isabella — a personality-driven assistant with document ingestion, structured memory, logging, and a terminal-style streaming chat UI.

  • Updated Mar 23, 2026
  • Python

Improve this page

Add a description, image, and links to the memgpt topic page so that developers can more easily learn about it.

Curate this topic

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