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.