RubyGems Navigation menu

htm 0.0.1

HTM (Hierarchical Temporary Memory) provides intelligent memory management for LLM-based applications. It implements a two-tier memory system with durable long-term storage (PostgreSQL/TimescaleDB) 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.1 November 13, 2025 (5.99 MB)

Runtime Dependencies (6):

lru_redux >= 0
neighbor >= 0
pg >= 1.5.0
ruby_llm >= 0

Development Dependencies (4):

Owners:

Pushed by:

Authors:

  • Dewayne VanHoozer

SHA 256 checksum:

=

Total downloads 1,152

For this version 1,152

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: