yantrikdb-server
Cognitive memory database for AI agents — consolidates duplicates, detects contradictions, fades stale memories via temporal decay. Rust, AGPL, ships as library / MCP server / HTTP cluster.
YantrikDB is a cognitive memory engine designed for AI agents that goes beyond vector databases by implementing forgetting, consolidation, and contradiction detection. It provides token-efficient recall, proactive triggers, and a comprehensive API for memory operations, making it suitable for persistent AI systems.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- OOaklyn GarciaMay 17, 2026
Good for AI agents that accumulate memory from multiple sources over time.
- PParker ZhangApr 16, 2026
Cognitive memory database that consolidates duplicates and detects contradictions.
- RRemy LeeApr 15, 2026
Contradiction detection prevents the AI from holding conflicting beliefs.
- JJesse GarciaMar 9, 2026
Database approach means memory is queryable and persistent.