关于
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.
主要功能
- User, app, and category support
- Semantic search (Qdrant)
- Local SQLite (via Prisma)
- TypeScript-first
- Add, list, update, delete memories
- 8 GitHub stars
使用案例
- Application memory storage
- Personal knowledge management
- Contextual data retrieval