Skip to content
r/LocalLLaMA · Communities

ContextForge: local SDK for long term memory that actually holds up over long runs

I’ve been working on long term memory for LLMs for a while and kept hitting the same issue. Everything works for demos, then falls apart. So I built this: https://github.com/Betanu701/ContextForge It’s a SDK that gives you effectively unbounded context without blowing up your prompt. Main idea is simple: the context wi