🧠 MenteDB: Graph Memory for AI Agents in Rust

A specialized database, MenteDB, has been developed to manage the long-term memory of AI agents. Instead of standard vector search, the system uses knowledge graphs, which allows for identifying contradictions and effectively saving tokens.

🌍 The transition to cognitively-oriented engines allows agents to possess structured experience, reducing noise in the context window.

👤 This solves the problem of AI "forgetfulness," enabling the creation of personal assistants that remember the details of your preferences.

Source 1: https://mentedb.com/ Source 2: https://github.com/nambok/mentedb