humanoid-memory

Community

Brain-inspired memory with V-score recall

AuthorWike-CHI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Humanoid-memory provides a cognitive memory system for AI agents to consolidate, recall, and automatically manage long-term conversational context so agents remember important user facts and forget noise over time.

Core Features & Use Cases

  • V-score consolidation combining coherence, significance, noise, and resonance to decide what to store.
  • Tensor fusion that merges similar memories and HNSW-backed semantic search for fast vector retrieval.
  • Ebbinghaus forgetting curve for exponential decay, LLM-based C/S/N evaluation, hooks to inject memories into requests, and per-agent persistent storage.
  • Use Case: Keep track of user preferences across sessions, inject relevant prior interactions into prompts, and automatically purge decayed or low-value memories.

Quick Start

Use humanoid-memory to consolidate recent interactions and recall top relevant memories for the query "my preferences".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: humanoid-memory
Download link: https://github.com/Wike-CHI/acquisition-agent/archive/main.zip#humanoid-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.