Memoer icon

Memoer

8

Manages memories programmatically with local storage, semantic search, and OpenAI embeddings.

Acerca de

Memoer is a minimal, pluggable memory management library for Node.js, designed for programmatic access without a web server or frontend. It utilizes local SQLite storage via Prisma, semantic search with Qdrant, and OpenAI embeddings to provide a robust system for adding, listing, updating, and deleting memories. It supports user, app, and category-based organization, offering a TypeScript-first development experience.

Características Principales

  • User, app, and category support
  • Semantic search (Qdrant)
  • Local SQLite (via Prisma)
  • TypeScript-first
  • Add, list, update, delete memories
  • 8 GitHub stars

Casos de Uso

  • Application memory storage
  • Personal knowledge management
  • Contextual data retrieval