memloom is our open-source memory engine for AI agents, built on Postgres.
[ open source ]
memloom is an open-source memory engine for AI agents. It is Apache-2.0, written in TypeScript, and runs on Postgres, including fully local through PGLite.
When a new memory contradicts an existing one, memloom surfaces it for review instead of silently overwriting it. You decide what is true, and every change can be reverted.
Relational, vector, keyword, and graph retrieval all run inside a single Postgres database. What you run on your laptop is byte-identical to what runs in the cloud.
[ coming soon ]
Hosted memloom, run by Versuno. Coming soon.
memloom stays Apache-2.0 and complete on its own. memloom cloud is the paid, hosted version.
Already using the Versuno platform? It keeps running at app.versuno.ai.