For-Sunny/hebbian-mind-enterprise
by Various
Enterprise Hebbian neural graph for AI memory - CIPS LLC
MCP
For-Sunny/hebbian-mind-enterprise
Added 1 June 2026
Overview
A Python library implementing a Hebbian neural graph for AI memory, designed to simulate associative learning by strengthening connections between co-activated nodes. It provides a graph-based memory system that adapts based on usage patterns, suitable for building persistent, learning-aware applications.
Best for
Best for
Developers exploring Hebbian learning for simple adaptive memory projects
Use cases
- Building adaptive memory systems that learn from user interactions
- Implementing associative recall in recommendation or search engines
- Creating persistent context for conversational agents
How to use
Install
pip install -e . Tools exposed
HEBBIAN_MIND_BASE_DIRHEBBIAN_MIND_RAM_DISKHEBBIAN_MIND_RAM_DIRHEBBIAN_MIND_THRESHOLDHEBBIAN_MIND_MAX_WEIGHTHEBBIAN_MIND_FAISS_ENABLEDHEBBIAN_MIND_FAISS_HOSTHEBBIAN_MIND_FAISS_PORTHEBBIAN_MIND_PRECOG_ENABLEDHEBBIAN_MIND_DECAY_ENABLEDHEBBIAN_MIND_DECAY_BASE_RATEHEBBIAN_MIND_DECAY_THRESHOLDHEBBIAN_MIND_DECAY_IMMORTAL_THRESHOLDHEBBIAN_MIND_DECAY_SWEEP_INTERVALHEBBIAN_MIND_EDGE_DECAY_ENABLEDHEBBIAN_MIND_EDGE_DECAY_RATEHEBBIAN_MIND_EDGE_DECAY_MIN_WEIGHT
Tested with
Claude Desktop, Claude Code
Notes
A Python library implementing a Hebbian neural graph for AI memory, designed to simulate associative learning by strengthening connections between co-activated nodes. It provides a graph-based memory system that adapts based on usage patterns, suitable for building persistent, learning-aware applications.
5 stars on GitHub. Last updated 2026-03-13. Licensed MIT.
Use cases
- Building adaptive memory systems that learn from user interactions
- Implementing associative recall in recommendation or search engines
- Creating persistent context for conversational agents
Pros
- Simple Hebbian learning rule makes memory updates straightforward
- Graph structure allows flexible, relational memory representation
- Lightweight Python implementation suitable for prototyping
Cons
- No active maintenance or community support (single repo, 5 stars)
- Limited documentation and examples for production use
- Scalability and performance for large graphs not addressed
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple Hebbian learning rule makes memory updates straightforward
- Graph structure allows flexible, relational memory representation
- Lightweight Python implementation suitable for prototyping
Cons
- No active maintenance or community support (single repo, 5 stars)
- Limited documentation and examples for production use
- Scalability and performance for large graphs not addressed
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.