HackerTrans
TopNewTrendsCommentsPastAskShowJobs

isaacgbc

no profile record

Submissions

Show HN: Mnemora – Serverless memory DB for AI agents (no LLM in your CRUD path)

github.com
4 points·by isaacgbc·4 bulan yang lalu·4 comments

comments

isaacgbc
·4 bulan yang lalu·discuss
Hahahaha, fair enough! Day 1 of launch, small numbers so far but nothing’s folded yet… Happy to eat my words publicly if it does.
isaacgbc
·4 bulan yang lalu·discuss
Thanks! That is the challenge.

Each memory type handles chaos differently: working memory overwrites (no pileup, latest state wins), semantic memory deduplicates automatically via cos similarity so dup knowledge merges instead of accumulating, and episodic memory is append-only but scoped by agent + session + time range so you can always filter to exactly what you need. The mess stays queryable. Want to try it?
isaacgbc
·4 bulan yang lalu·discuss
All feedback is appreciated :)