HackerTrans
トップ新着トレンドコメント過去質問紹介求人

isaacgbc

no profile record

投稿

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

github.com
4 ポイント·投稿者 isaacgbc·4 か月前·4 コメント

コメント

isaacgbc
·4 か月前·議論
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 か月前·議論
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 か月前·議論
All feedback is appreciated :)