Open-source AI agents today can store and recall information using RAG, tools etc. But the problem is that they don’t know what they’ve forgotten.
They can’t check if a memory is missing, outdated, or wrong. They don’t reflect. This talk introduces a missing piece in agent design: meta-memory, which is memory about memory.
In 15 minutes, I’ll cover:
What meta-memory is and why open-source agents need it
Real examples of agents hallucinating or repeating due to missing memory checks
How to add basic meta-memory using Valkey, Postgres, Qdrant
A simple open-source pattern for confidence tracking and gap detection
We should move beyond recall and build agents that know what they don’t know, using the FOSS tools we already have.
The key limitation in today’s OSS agent memory
What meta-memory enables: confidence, awareness, fewer mistakes
How to build a basic meta-memory layer in your stack
A simple OSS blueprint you can implement today
The linked github repo consists of a .gitignore, a LICENSE and a README.md, created on June 14. Can't see anything that backs your session proposal in any way.
I think it makes for a good AI-Tech talk. But I feel FOSS relevance is less on it.
The repo is empty, it would have made sense if there was a blog covering the concept shared by the speaker - meta-memory.
While the topic is interesting for an AI conference, it lacks a strong connection to FOSS. A major concern was that the linked repository was empty, which failed to provide any material to support the claims made in the proposal. For future submissions, please ensure your talk is closely tied to a FOSS project and that any linked materials are substantive and relevant to your proposal.