choihyunsus/n2-mimir
AI Experience Learning Engine — AI agents remember, but don't learn. Mimir breaks this loop: collects experiences, detects patterns, generates insights, changes behavior. TypeScript + Rust (napi-rs) + SQLite FTS5. Auto web learning (0 API keys), semantic search, ESM+CJS, 95 tests passed.
Injects learned patterns into the Ark state machine via Clotho rule generation, preventing repeated errors without token overhead; native Rust-SQLite FTS5 backend with automatic TypeScript-NAPI bindings enables fast semantic search and pattern detection across 100K+ experiences while gracefully falling back to better-sqlite3 if the compiled binary doesn't match the Node.js ABI version. Designed for tight Soul agent integration—collects experiences only during active work states, generates insights from repeated corrections, and auto-graduates patterns into zero-token Ark rules that enforce behavior at the system level.
Available on npm.
Stars
4
Forks
1
Language
TypeScript
License
—
Category
Last pushed
Mar 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/choihyunsus/n2-mimir"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aiming-lab/SimpleMem
SimpleMem: Efficient Lifelong Memory for LLM Agents
zilliztech/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
zilliztech/memsearch
A Markdown-first memory system, a standalone library for any AI agent. Inspired by OpenClaw.
RichmondAlake/memorizz
MemoRizz: A Python library serving as a memory layer for AI applications. Leverages popular...
TeleAI-UAGI/telemem
TeleMem is a high-performance drop-in replacement for Mem0, featuring semantic deduplication,...