HackerTrans
TopNewTrendsCommentsPastAskShowJobs

visionscaper

no profile record

Submissions

Show HN: Collabmem – a memory system for long-term collaboration with AI

github.com
11 points·by visionscaper·3 ay önce·1 comments

comments

visionscaper
·3 ay önce·discuss
Author of collabmem here! Let me add some detail on how the memory stays manageable as it grows.

Two mechanisms keep it sustainable, neither deletes anything, and both are discussed with you before being applied:

- Upward consolidation — when the episodic index grows large, mature stable knowledge from old episodes is extracted into the world model. Consolidated index entries move to a searchable archive; the original notes stay put. The active index keeps focused on recent work while the world model absorbs what's been learned.

- Downward compaction — when a world model file approaches its size cap, it's rewritten to stay compact. Removed knowledge is preserved in an episodic note so it remains iscoverable.

Caveat: these two mechanisms are designed but not yet tested; this is one of my high-priority todos. Feedback especially welcome here.

Happy to answer questions — looking forward to feedback!
visionscaper
·9 ay önce·discuss
Isn’t to core of MacOS derived from Unix?
visionscaper
·4 yıl önce·discuss
I’m a bit skeptical. ChatGPT can still hallucinate, generating information that seems correct, but is in fact nonsense. I’m wondering how they are going to deal with that.
visionscaper
·7 yıl önce·discuss
> Configure two MPX Modules with up to four GPUs

That's total, right? Not 4 GPUs per MPX module?