{"library":"abmind","type":"library","category":null,"description":"Abmind is a standalone, local AI agent memory system for Node.js (requires Node >=22.0.0). It uses SQLite with FTS5 for full-text search and supports embeddings for semantic similarity, offering a 4-layer recall system (immediate, working, long-term, archival) and a unique sleep maintenance mechanism for consolidation. Current version 0.1.7 is in early active development with weekly releases. Compared to other agent memory libraries, abmind is minimal and dependency-light, relying only on @sinclair/typebox for runtime type validation. It ships TypeScript types and is designed primarily for TypeScript users.","language":"javascript","status":"active","version":"0.1.7","tags":["javascript","ai","agent","memory","llm","sqlite","fts5","embeddings","recall","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install abmind","imports":["import { Abmind } from 'abmind'","import { MemoryLayer } from 'abmind'","import { RecallOptions } from 'abmind'","import Abmind from 'abmind'"]},{"cmd":"yarn add abmind","imports":[]},{"cmd":"pnpm add abmind","imports":[]}],"homepage":"https://github.com/aksika/abmind","github":"https://github.com/aksika/abmind","docs":null,"changelog":null,"pypi":null,"npm":"abmind","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}