Show HN: LocalGPT – A local-first AI assistant in Rust with persistent memory 5 months ago
I use it daily as a knowledge accumulator, research assistant, and autonomous task runner for my side projects. The memory compounds — every session makes the next one better.
Can you explain how that works? The `MEMORY.md` is able to persists session history. But it seems that it's necessary for the user to add to that file manually.
An automated way to achieve this would be awesome.