apps/ that show different MemWal integration patterns.
This page focuses on app-level patterns,the basic SDK flow covered in Quick Start and MemWal Usage.
Run Locally
Playground
Dashboard, playground, and interactive demo for MemWal.remember(), recall(), analyze(), restore(), AI middleware, and manual mode.
Chatbot
AI chat app with persistent memory across sessions.withMemWal, so recall happens before generation and new context can be auto-saved after each turn.
Noter
Note-taking app that stores insights as encrypted, searchable memory.analyze() to turn note content into structured facts that can be reused by the editor and AI features.