← heapsort-ai

Persistent memory

22 items

ARTICLEDEV.to AI·4/13/2026

AI Meeting Memory Assistant

This project introduces an AI Meeting Memory Assistant that stores notes, remembers past conversations, and answers questions using a fast LLM like Groq. It solves problems of scattered notes and lost context through persistent memory and smart retrieval to improve productivity.

26
ARTICLEDEV.to AI·4/13/2026

Claude Codeに永続メモリを追加する「claude-mem」を実際に導入してみた — 自作hook版との比較

This article introduces the claude-mem plugin, which adds persistent memory to Claude Code to remember past conversations and work context, and compares it with a self-developed lightweight hook solution. It details claude-mem's features like lifecycle hooks and hybrid storage, alongside the simplicity of the homebrew file-based solution.

26