diff --git a/Cargo.toml b/Cargo.toml index 7f431c0..83e6289 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,9 @@ license = "MIT" description = "Command-line interface for Dakera AI Agent Memory Platform" repository = "https://github.com/dakera-ai/dakera-cli" homepage = "https://dakera.ai" +documentation = "https://docs.rs/dakera-cli" +keywords = ["agent-memory", "vector-search", "knowledge-graph", "ai-agents", "mcp"] +categories = ["database", "command-line-utilities"] [[bin]] name = "dk" diff --git a/README.md b/README.md index a3b36bd..d82e8f5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Command-line interface for Dakera AI — inspect and manage a Dakera instance fr Part of [Dakera AI](https://dakera.ai) — the memory engine for AI agents. +> The Dakera memory engine scores **87.8% on LoCoMo** (1,540 questions, standard eval) — [benchmark details](https://dakera.ai/benchmark) + --- ## Install