📱

Get Our Mobile App

Take your business learning on the go!

Download on the App StoreGet it on Google Play

The massive mistake in AI memory #ai #tech #programming

AI News & Strategy Daily | Nate B Jones1:00

Transcription

Instead of storing your thoughts in an app designed for humans, you should store them in infrastructure designed for anything. A real database, vector embeddings that capture meaning, not just keywords, a standard protocol that any AI can speak.

I'm calling it open brain because the architecture is what matters and you should not be forced to choose any given model. This is all possible because of MCP, the protocol shift that I talked about briefly above. It started as Anthropic's open source experiment in November of 2024, but it's since become the HTTP infrastructure of the AI age. It's the USBC of AI. It's one protocol every AI.

Your data is yours, it stays in one place, but every tool that speaks MCP can read it. So, at a high level, I don't want to make you go and click somewhere, let me show you what this actually looks like. Your thoughts live in a Postgres database you control, not somebody else's proprietary format.