Sample applications — overview

Real-world patterns showing what to build with mnueron.

mnueron is a memory layer, not an AI. The interesting question is "what do you build on top of it?" These samples show concrete patterns that customers commonly need.

SampleWhat it showsStatus
Chatbot with persistent memoryPersistent conversation memory across sessions, automatic recall of relevant prior contextPattern documented
Document analyzerIngest a folder of docs, recall cross-document insights, answer "what did we say about X anywhere?"Pattern documented
Meeting-notes recorderTranscribe → extract decisions/actions → save by meeting namespace → cross-meeting recallEnd-to-end skeleton in examples/apps/
Elevizio integrationHow a real production app uses mnueron at the framework layerComing soon — placeholder

Each sample lives on its own page with full code. Start with whichever one matches your use case most closely.

Last updated 2026-05-17edit