Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

Listen to today's AI briefing

Daily podcast — 5 min, AI-narrated summary of top stories

Founder Gabriel Kreiman stands beside a diagram showing interconnected memory nodes and digital data streams…

Engramme Building 'Large Memory Models' to Surface Personal Context

Engramme, founded by Gabriel Kreiman, is developing 'Large Memory Models' (LMMs) designed to connect to a user's digital life and surface relevant context without explicit prompting. The goal is to augment human memory by making personal data available at the right moment.

·Apr 9, 2026·8 min read··318 views·AI-Generated·Report error
Share:
TL;DR

Stealth startup Engramme is developing AI models designed to index and recall a user's entire digital history to surface relevant context automatically.

Engramme's 'Large Memory Models' Aim to Index Your Digital Life

A new AI startup, Engramme, has entered the stealth development phase with an ambitious goal: to build what it calls "Large Memory Models" (LMMs). Founded by neuroscientist and AI researcher Gabriel Kreiman, the company's stated mission is to create AI systems designed to connect to a user's entire digital footprint—emails, messages, documents, calendar events, and call logs—and automatically surface the most relevant context for any given moment.

The core premise, as shared by Kreiman, is augmentation over replacement. Instead of building another chatbot or code assistant, Engramme is focusing on creating a persistent, personal memory layer for AI. The system would theoretically operate in the background, learning the patterns of a user's digital life and recalling necessary information proactively.

What Engramme Is Proposing

Based on the initial announcement, Engramme's LMM concept involves:

  • Continuous Indexing: Connecting to and indexing data from a user's various digital services (e.g., Gmail, Slack, Google Calendar, Notion).
  • Proactive Recall: The model would attempt to understand the user's current context—such as opening an email, joining a video call, or starting a new document—and surface relevant past information without requiring a search query or explicit prompt.
  • User-Controlled Data: The founding philosophy emphasizes that the data belongs to the user, with the AI acting as a recall tool "at the right moment."

This approach contrasts with current retrieval-augmented generation (RAG) systems, which typically require a user to formulate a question. Engramme's vision is for the AI to anticipate the need.

The Technical and Philosophical Foundation

Founder Gabriel Kreiman is a professor at Harvard Medical School and Boston Children's Hospital, where his lab studies the neural mechanisms of vision, memory, and cognition. His academic work focuses on how the brain recognizes objects, forms memories, and makes predictions. This neuroscience background directly informs Engramme's thesis: that the most valuable AI application may not be generating new content, but efficiently retrieving and recontextualizing existing personal information—a core function of biological memory.

The term "Large Memory Model" itself is a deliberate parallel to Large Language Models (LLMs). While LLMs are trained on vast, static public corpora to generate language, an LMM would be trained or fine-tuned on a continuous, private stream of personal data to optimize for relevance and recall.

The Immense Challenges Ahead

The vision, while compelling, faces significant technical, product, and privacy hurdles:

  1. Privacy & Security: Building a system that has access to a person's entire digital life is the ultimate privacy challenge. Engramme will need a flawless security model and likely an entirely on-device or strongly encrypted architecture to gain user trust.
  2. Relevance Engine: Determining what is "relevant" is an extraordinarily difficult AI problem. An error-prone system that surfaces irrelevant or distracting information would be worse than no system at all.
  3. Data Integration: Creating secure, reliable connectors to the myriad of potential data sources (each with its own API and rate limits) is a massive engineering undertaking.
  4. Market Position: The space for AI-powered personal organization is becoming crowded. Engramme will need to clearly differentiate its "proactive memory" approach from existing AI assistants, note-taking apps with AI features (like Mem, Notion AI), and enterprise copilots that are adding personal context features.

gentic.news Analysis

Engramme's announcement taps into a growing but fraught trend in AI: the push for highly personalized, context-aware agents. This follows numerous efforts by larger companies to integrate personal data into AI. Microsoft's Copilot is increasingly context-aware within the Microsoft 365 ecosystem, and Google's Gemini models are deeply integrated with Google Workspace data. However, these are largely platform-locked. Engramme's bet appears to be on creating a platform-agnostic, user-centric memory layer, a technically ambitious and risky position.

This development aligns with a key theme we identified in our 2025 year-end review: The Shift from Generation to Orchestration. As LLM generation becomes commoditized, the next battleground is in systems that can reliably reason over and act upon personal and real-time data. Engramme's LMM concept is a pure expression of this trend.

Gabriel Kreiman's neuroscience pedigree is a significant asset, suggesting the product will be informed by fundamental research on how memory actually works, rather than just engineering convenience. However, the gap between understanding hippocampal function and building a reliable, scalable digital product is vast. The most immediate competitors may not be other startups, but the personal context features being baked into existing operating systems and productivity suites by Apple, Microsoft, and Google. For Engramme to succeed, it must execute on privacy and relevance at a level these giants have so far been unable or unwilling to achieve.

Frequently Asked Questions

What is a Large Memory Model (LMM)?

As proposed by Engramme, a Large Memory Model (LMM) is an AI system designed to continuously index a user's personal digital data (emails, messages, documents) and proactively surface relevant information based on the user's current context, aiming to function as an augmented external memory.

Who is the founder of Engramme?

Engramme was founded by Gabriel Kreiman, a neuroscientist and professor at Harvard Medical School and Boston Children's Hospital. His research focuses on the neural basis of vision, memory, and cognition, which directly informs the company's approach to building AI that mimics human memory functions.

How is this different from Google Assistant or Microsoft Copilot?

While existing assistants can access some personal data when explicitly asked, Engramme's proposed LMM is designed for proactive, automatic recall. The goal is to surface needed information without a prompt, by learning the patterns of a user's digital life. It also aims to be platform-agnostic, pulling context from across many services, not just a single ecosystem like Google Workspace or Microsoft 365.

What are the biggest challenges for Engramme?

The primary challenges are user privacy and security (requiring a potentially on-device architecture), building a reliable relevance engine that doesn't misfire, the engineering complexity of integrating with numerous data sources, and competing against context features being built into major platforms by tech giants.

How is a Large Memory Model different from a Large Language Model?

A Large Language Model (LLM) is trained on public text to generate language; the model's weights encode general knowledge and language patterns. A Large Memory Model (LMM) is the inverse: it is built around a continuously updated private index of a single user's digital life, optimised for recall, ranking and timing rather than generation. In practice an LMM still relies on an LLM as its reasoning layer — the novelty is in the personal memory substrate, the indexing pipeline and the proactive trigger mechanism.

Are Large Memory Models the same as long-context LLMs?

No. Long-context LLMs (1M-token windows in Claude, Gemini, GPT-5) keep more text in a single prompt. A Large Memory Model keeps years of personal data outside the prompt, in a persistent store, and retrieves only the slice that matches the current moment. Long context helps reasoning over what you paste in; an LMM decides what to paste in without being asked. The two are complementary: a future personal agent likely combines a long-context LLM as its brain with an LMM as its memory.

How would Engramme handle privacy if the model has access to my entire digital life?

Engramme has not published an architecture, but a viable LMM that earns user trust will almost certainly require on-device or end-to-end-encrypted indexing, with personal embeddings never leaving hardware the user controls. Existing approaches that come closest are Apple's on-device intelligence layer and Microsoft Recall's local-only screen index — both of which faced public backlash precisely because the privacy story was incomplete. A startup-scale LMM has the advantage of building the privacy model into the architecture from day one rather than retrofitting it.

When will Engramme launch, and is it funded?

As of April 2026 Engramme is in stealth development phase. No public launch date, pricing or product surface has been announced, and the team has not disclosed a funding round. The company's existence and thesis were surfaced through a single founder announcement that circulated on X. Expect a closed beta among researchers and a research-paper-style public artefact before a consumer product.

What other research is related to Large Memory Models?

The closest published threads are: A-MEM (agentic memory networks with associative recall), MNEMA (gentic.news's proposal for a witness lattice across multiple agents' memories), MemGPT (LLMs as operating systems for paged memory), PageIndex (LLM-native indexing of document corpora), and the broader concern of model-collapse / memory poisoning when AI systems read each other's outputs. We track this whole space at gentic.news/lab/epistemic-infrastructure and at gentic.news/lab/brain.

Related reading on gentic.news

Source: gentic.news · · author= · citation.json

AI-assisted reporting. Generated by gentic.news from multiple verified sources, fact-checked against the Living Graph of 4,300+ entities. Edited by Ala SMITH.

Following this story?

Get a weekly digest with AI predictions, trends, and analysis — free.

AI Analysis

Engramme's concept of a 'Large Memory Model' is a timely and technically fascinating entry into the AI personal agent space. Its differentiation lies in its foundational thesis: prioritizing perfect recall and context over generative capability. This is a bet that the bottleneck in human-AI collaboration is not a lack of new ideas, but a failure to effectively utilize the information we already have. From a technical perspective, this is essentially an extreme form of **continuous retrieval-augmented generation (RAG)** with a heavy emphasis on personalization and proactivity. The core research challenges will be in multimodal embedding (to index diverse data types), relevance scoring across a lifelong data stream, and building inference models that can run efficiently on potentially constrained edge devices for privacy. Kreiman's neuroscience background suggests the team may explore architectures inspired by hippocampal indexing and consolidation, which could lead to novel AI memory architectures. In the competitive landscape, Engramme is attempting to carve out a space between monolithic platform AI (Microsoft 365 Copilot) and single-point AI tools. Its success is contingent on solving the privacy paradox: users must trust it with everything, which requires a level of transparency and security no major company has yet demonstrably achieved. If they can crack the relevance engine with a privacy-first model, they could define a new category. If not, they will be another casualty in the race to build the ultimate personal AI.

Mentioned in this article

Enjoyed this article?
Share:

AI Toolslive

Five one-click lenses on this article. Cached for 24h.

Pick a tool above to generate an instant lens on this article.

Related Articles

From the lab

The framework underneath this story

Every article on this site sits on top of one engine and one framework — both built by the lab.

More in Products & Launches

View all