Building memory and context infrastructure for AI.

memloom is our open-source memory engine for AI agents, built on Postgres.

[ open source ]

memloom

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.

  • Conflicts go to a human, not to newest wins.

    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.

  • One Postgres engine you can inspect.

    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 ]

memloom cloud

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.