Skip to content

feat: add Dakera to Memory Systems#26

Open
ferhimedamine wants to merge 2 commits intoEvoMap:mainfrom
ferhimedamine:add-dakera
Open

feat: add Dakera to Memory Systems#26
ferhimedamine wants to merge 2 commits intoEvoMap:mainfrom
ferhimedamine:add-dakera

Conversation

@ferhimedamine
Copy link
Copy Markdown

Add Dakera — Persistent Decay-Weighted Vector Memory for AI Agents

Dakera is a production-grade AI agent memory server built in Rust, with an MCP server providing 83 tools.

What makes it unique:

  • Decay-weighted importance scoring — memories fade like human memory, most-relevant surfaces first
  • Hybrid retrieval: BM25 full-text + ONNX vector embeddings
  • Knowledge graph construction, entity extraction, cross-agent memory sharing
  • Session-scoped memory isolation
  • Self-hosted via Docker or cargo install dakera-mcp

Changes:

  1. Added to data/projects.json with category memory
  2. Added to README Memory Systems section (manually generated, consistent with AUTOGEN format)

Meets criteria: actively maintained (commits within last 6 months), open source, documented README, and novel in its Rust-native decay-weighted approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant