genome

NORTHTEKDevs/genome
★ 0 stars Python AI/LLM Updated today
Auditable memory layer for AI agents: zero-LLM-call local ingest (~10ms/msg, air-gapped), matches Mem0 on accuracy at ~1000x lower ingest cost, bi-temporal belief-state, MCP server. Honest LoCoMo/LongMemEval benchmarks. Open source (Apache-2.0).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "genome": {
      "command": "uvx",
      "args": [
        "genome"
      ]
    }
  }
}

Or install with pip: pip install genome

README Excerpt

**Open memory for AI agents. Same answer accuracy as Mem0 — but ~1,000× cheaper to store, runs fully offline, and keeps an auditable record.** Most agent-memory tools (like Mem0) call an LLM on **every message** to decide what to remember. That's the slow, expensive part — and GENOME's bet is that you don't need it.

Topics

agent-memoryai-agentsai-memorybenchmarksllmlocomolongmemevalmcpmcp-servermem0-alternativepythonragretrieval