You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Rust memory system for autonomous AI agents built on three operations from cognitive neuroscience that no existing system implements together: memory compaction, memory evolution, and memory conflict resolution.
A memory graph designed for the agent that uses it, not the human who feeds it. Engrama reconstructs context from associations on demand, replacing the "stuff everything into the prompt" reflex with targeted graph traversal. SQLite default, Neo4j optional.
Unified benchmark for evaluating architectural design choices in LLM-based single-agent and multi-agent frameworks across orchestration, memory, planning, specialization, and coordination.
Memory for AI agents in one line. Short-term + long-term memory, semantic recall, prompt-ready context, automatic compression. No embeddings. No vector DB. No setup. Zero dependencies.