RubyGems Navigation menu

htm 0.0.18

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.20 December 22, 2025 (6.25 MB)
  2. 0.0.18 December 21, 2025 (6.21 MB)
  3. 0.0.17 December 19, 2025 (6.2 MB)
  4. 0.0.15 December 06, 2025 (6.17 MB)
  5. 0.0.14 December 05, 2025 (6.14 MB)
Show all versions (9 total)

Runtime Dependencies (11):

anyway_config >= 2.6
baran >= 0
chronic >= 0
fast-mcp >= 0
lru_redux >= 0
neighbor >= 0
pg >= 1.5.0
ruby_llm >= 0

Development Dependencies (7):

Owners:

Pushed by:

Authors:

  • Dewayne VanHoozer

SHA 256 checksum:

=

Total downloads 2,520

For this version 107

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: