RubyGems Navigation menu

htm 0.0.31

HTM (Hierarchical Temporal Memory) provides intelligent memory/context management for LLM-based applications. It implements a two-tier memory system with durable long-term storage (PostgreSQL) and token-limited working memory, enabling applications to recall context from past conversations using RAG (Retrieval-Augmented Generation) techniques.

Gemfile:
=

install:
=

Versions:

  1. 0.0.31 January 24, 2026 (6.27 MB)
  2. 0.0.30 January 24, 2026 (6.27 MB)
  3. 0.0.20 December 22, 2025 (6.25 MB)
  4. 0.0.18 December 21, 2025 (6.21 MB)
  5. 0.0.17 December 19, 2025 (6.2 MB)
Show all versions (11 total)

Runtime Dependencies (14):

async ~> 2.0
baran >= 0
chronic >= 0
fast-mcp >= 0
lru_redux >= 0
myway_config >= 0.1.2
pg >= 1.5.0
ruby_llm >= 0
sequel >= 5.0
sequel_pg >= 0

Development Dependencies (7):

Owners:

Pushed by:

Authors:

  • Dewayne VanHoozer

SHA 256 checksum:

=

Total downloads 3,046

For this version 94

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: