Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Open Memory Protocol – One Memory Store for Claude, ChatGPT, Curso

Open Memory Protocol is an open-source project that provides a unified memory store for AI assistants like Claude, ChatGPT, and Curso, allowing them to share and retain contextual information across different platforms.

Background

- This is a GitHub project called "Open Memory Protocol" (OMP), an open standard that lets different AI chatbots (like Claude, ChatGPT, and Curso) share a single, persistent memory store — so one AI can recall what you discussed with another AI. - Currently, each major AI model has its own isolated memory system; switching between them loses your context. OMP aims to solve that by defining a common format and API for storing and retrieving memory across AI services. - The project is created by SMJ AI, likely a small independent developer or startup. It is not affiliated with OpenAI, Anthropic, or any of the companies whose products it targets. - "Curso" is a less-known AI assistant; the inclusion of multiple platforms suggests the protocol is designed to be model-agnostic. - This matters because it addresses a core friction in the current AI ecosystem: fragmented user context. If widely adopted, it could make AI assistants more interoperable and reduce vendor lock-in for personal or work memory.