Entrolution/causantic
Local-first long-term memory for AI coding tools — causal graphs, hybrid BM25+vector search, 2.46x context augmentation
Built on BM25 keyword-first retrieval (FTS5) with optional vector enrichment and Reciprocal Rank Fusion, it constructs a causal graph tracking sequential and cross-session chunk relationships for episodic chain walking. Integrates natively with Claude Code via MCP, supports 22 languages for structural repo mapping, and offers optional per-chunk encryption (ChaCha20-Poly1305) with keychain-based key management—all processing remains local without requiring cloud APIs.
Available on npm.
Stars
9
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Entrolution/causantic"
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.
ascottbell/maasv
Memory Architecture as a Service — cognition layer for AI assistants. 3-signal retrieval,...
TeleAI-UAGI/telemem
TeleMem is a high-performance drop-in replacement for Mem0, featuring semantic deduplication,...