Show HN: YantrikDB – persistent memory for AI agents
Category: database
Tags: ai-memory, vector-database, rust
Score: 7.8/10 (Innovation: 8, Technical: 8, Documentation: 8, Utility: 7)
YantrikDB is an embedded cognitive memory engine for AI agents that combines vector, graph, temporal, and decay indexes into a single local-first store, enabling persistent, self-organizing memory with features like conflict detection and pattern mining. Its innovative decoupled write path and cluster mode via Raft replication address real-world scalability and consistency challenges, making it a compelling alternative to both traditional vector DBs and file-based memory approaches.
Target audience: ai-engineers
Repository: https://github.com/yantrikos/yantrikdb · Rust · AGPL-3.0 · 11 stars
View on Hacker News