The premise of AI assistants is that they know things about you. The reality is that they know only what you told them, just now, in this conversation.
Every major AI assistant available today operates from a blank slate at the start of each session. They have broad general knowledge. They have no memory of your specific history: your reading, your searches, your research across the web, your accumulated thinking, or your intellectual interests built over years of work. When you ask an AI assistant a question that draws on your personal context, you have to re-explain who you are, what you're working on, and why it matters. Every time.
The better AI assistants have added "memory" features that persist some context between sessions. The memory is a compressed summary of things you've said or done in the tool itself. It is not memory in any meaningful sense. It is a note taken about a conversation, not a record of a life.
Language models become significantly more useful when they have access to relevant context. This is not a speculative claim. It is the central insight behind every enterprise AI deployment that works well: the organizations that get value from AI are the ones that build pipelines to give the model access to internal documentation, past decisions, project history, and domain-specific knowledge. The model's general intelligence plus specific context produces something qualitatively more useful than general intelligence alone.
For individual users, that pipeline does not exist. There is no system that feeds your complete digital history to a model that can reason over it: your reading, your searches, your research notes, your accumulated thinking, the trail of what you've actually done and decided online. You have the context; you just cannot give it to the model without a lot of manual copy-pasting, and even then, the model's context window limits how much it can hold at once.
The result is that AI assistants are most useful to people who need the least help: those who already have the context in their heads and are using the model as a drafting or synthesis tool. Researchers, analysts, and writers who build domain expertise over time are the users who would benefit most from an AI that actually knows their domain. They are also the ones who get the least leverage from current AI tools.
There is a second problem, more serious than the context gap.
The obvious solution to the context problem is to give AI tools access to your data. The major AI companies are actively building this: integrations that let models read your email, your calendar, your documents, your browser history. The pitch is compelling. The model will know you, because the model will have access to everything about you.
The problem is where your data goes when you grant that access.
When you give an AI tool access to your email and documents, copies of your data are transmitted to and stored on that company's infrastructure. The terms of service describe what they promise to do with it. Terms of service change. Companies get acquired. Data gets breached. What was used "only to improve your experience" at the time of upload becomes part of a training set later. What was protected under one set of privacy laws in one jurisdiction becomes subject to different laws when the company moves or gets acquired.
This is not a theoretical risk. It is a structural certainty over time. Data that lives on someone else's servers is subject to someone else's decisions, forever.
The architecture has the causality backwards. The model comes to you and requires your data to come to it. The alternative is a model that operates against a local store you control, with the model querying your data without ever copying it to its infrastructure.
Here is what a different architecture looks like.
Your Personal Memory Store runs locally, on your device. It contains your complete digital history: years of reading, searching, and researching across the web, every highlight you made, every note you attached to a source, every signal of what you paid attention to and why. It is a comprehensive record of your online life, stored in an open format, never uploaded anywhere without your explicit action.
An AI interface runs as a permissioned client of that store. When you ask a question, the model queries the local store using your keys, retrieves the relevant records, and uses them to augment its response. The records never leave your device. The model sees what it needs to answer your question. Nothing else.
You ask: "What did I read about federal preemption in autonomous vehicle regulation?" The model searches your store, retrieves the relevant records, surfaces the RAND analysis you read three weeks ago and the note you made about the specific sentence that mattered, and uses that context to give you an answer that accounts for your actual research history.
This is what it means for AI to know you. Not knowing what you told it just now. Knowing what you've read, searched, decided, and done across your online life over time, from a store you own, in a way that does not require transmitting that history to anyone else's server.
The reason this matters more urgently now than it did in 2023 is the rate of AI adoption.
In 2023, AI assistants were early products used by enthusiasts. Today they are embedded in operating systems, browsers, productivity suites, and development environments. The trajectory is toward AI access to personal data becoming a default assumption, not an opt-in feature. The companies building these tools are not building them with personal data sovereignty as a design constraint. They are building them to maximize their own access to user data because that access is their competitive moat.
The window to establish a different architecture is narrowing. This is not the same situation as cloud documents and local editors coexisting for decades. Documents are created and edited; they have clear boundaries. Personal data as AI context is a different category: it is intimate (health research, financial anxiety, relationship questions), it is continuous (accumulating over years), and it is the training material for what the model learns about you. Once users have normalized handing that category of data to AI providers, the alternative requires accepting a model that knows less about you. That is a harder behavioral switch than choosing between cloud and local document storage. The moment to build the local-first alternative is before the default is established, not after.
The good news is that the alternative is buildable. The technology for local-first, privately-queryable personal stores exists and is improving rapidly. On-device inference, which allows AI models to run locally without requiring a server call, has become feasible since 2024 for the class of queries a personal knowledge tool would require.
The next article is about how to build it.
The Sovereign Memory Series
Part 1: You Don't Own Your Memory
Part 2: Your Reading History, Reimagined
Part 3: The Graveyard of Good Ideas
Part 4: The AI That Actually Knows You

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.