New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started
z

zensation-ai

npm

681

total weekly downloads

Packages

Current Co-maintainers

Former Co-maintainers

7 packages

@zensation/adapter-postgres

PostgreSQL + pgvector storage adapter for ZenBrain memory system. Server-backed persistence with vector similarity search in the database.

@zensation/adapter-sqlite

SQLite storage adapter for ZenBrain memory system. Zero-config, file-based, perfect for development and single-user deployments.

@zensation/ai-sdk

Vercel AI SDK memory middleware: agent memory that recalls before a model call and stores the turn after it. Zero runtime dependencies.

@zensation/algorithms

Agent memory for LLM agents: FSRS spaced repetition, Hebbian learning, Ebbinghaus forgetting curves, emotional tagging, sleep consolidation and 15 more. ZenBrain's algorithm core — 20 modules, zero-dependency TypeScript library.

@zensation/cli

ZenAI CLI Agent - terminal interface with persistent memory, knowledge graph and agent system, built on the ZenBrain memory architecture.

@zensation/core

7-layer memory system for AI agents. Pluggable storage, embeddings, and LLM providers. Built on @zensation/algorithms.

@zensation/mcp

MCP memory server for ZenBrain: agent memory for any Model Context Protocol client — store, recall, consolidate, health. Local SQLite file, no account.