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·vor 4 Monaten·4 comments

comments

isaacgbc
·vor 4 Monaten·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
·vor 4 Monaten·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
·vor 4 Monaten·discuss
All feedback is appreciated :)