Memoer (Persistent Memory Storage)

Memoer (Persistent Memory Storage)

geli2001

Provides persistent memory storage for AI assistants using SQLite, allowing them to create, retrieve, update and delete memories with filtering by app, category, and other criteria.

9485 views2Local (stdio)

What it does

  • Store persistent memories in SQLite database
  • Retrieve memories with filtering options
  • Update and delete existing memories
  • Organize memories by user, app, and category
  • Search memories semantically with Qdrant integration

Best for

AI assistants needing long-term memoryChatbots that remember user preferencesApplications requiring persistent context storage
Automatic SQLite database setupTypeScript-first designSemantic search capabilities

Alternatives