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
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.