---
mdfy_bundle: 1
id: wpwVCSDF
title: "AI memory research: the public frontier"
url: https://mdfy.app/b/wpwVCSDF
document_count: 4
updated: 2026-05-14T19:20:10.811Z
analysis_generated_at: 2026-05-14T19:20:10.811Z
source: "mdfy.app"
---
# AI memory research: the public frontier

> Side-by-side notes on Mem0, Letta, Microsoft GraphRAG, Karpathy's LLM Wiki, llms.txt adoption.

**Intent:** Curated bundle: AI memory research: the public frontier

## Summary

This collection explores the current frontier of AI memory research from a practical implementation perspective, comparing automated extraction systems (Mem0/Letta) with user-authored approaches (mdfy/Obsidian wikis), examining Microsoft's GraphRAG breakthrough in knowledge graph reasoning, and tracking emerging standards like llms.txt for AI discoverability. The documents collectively map the tension between AI-driven vs human-curated knowledge management and the various technical approaches being pursued in the field.

## Themes

- extracted vs authored memory
- knowledge graph reasoning
- AI discoverability standards
- personal knowledge management

## Cross-document insights

- The fundamental architectural divide in AI memory is not about technology but about authorship: who creates the knowledge representation that the AI consumes - the AI itself through extraction, or the human through curation.
- GraphRAG's community detection approach suggests that graph topology matters more than embedding similarity for complex reasoning tasks, potentially making structured knowledge graphs superior to vector databases for multi-hop queries.
- The early adoption pattern of llms.txt reveals that AI memory standards are being driven by developer tool companies who have both the technical capability and direct user feedback loops, not by AI research labs.
- The convergence on wiki-shaped knowledge (interconnected markdown pages) across multiple systems suggests this may be the optimal format for human-AI knowledge collaboration, regardless of the underlying technical implementation.

## Key takeaways

- AI memory research is splitting into two distinct paradigms: automated extraction systems that infer user profiles from behavior, and user-authored systems that rely on human curation of knowledge.
- GraphRAG represents a significant advance in AI reasoning capabilities by using graph structure and community detection rather than just semantic similarity for information retrieval.
- The practical adoption of AI memory standards is being led by developer tool companies who have direct incentives and technical capability, suggesting a bottom-up rather than top-down evolution of the field.

## Open questions / gaps

- Quantitative benchmarks comparing extracted vs authored memory systems on standardized tasks - all comparisons are currently qualitative and anecdotal.
- Analysis of hybrid approaches that combine automated extraction with human curation, which may represent the optimal path forward.
- Privacy and security considerations for AI memory systems, especially regarding data persistence and cross-system sharing.
- Cost-benefit analysis of different memory approaches at scale, including infrastructure and maintenance costs over time.

## Notable connections

- **doc:_ybJOqIB** ↔ **doc:glqi_Xjw** — Both contrast automated AI extraction with user-authored approaches, with mdfy appearing as a user-authored alternative in both documents.
- **doc:6WkjlKgA** ↔ **doc:_ybJOqIB** — GraphRAG's knowledge graph approach represents a more sophisticated backend for memory systems compared to the simpler extraction methods used by Mem0 and Letta.
- **doc:glqi_Xjw** ↔ **doc:qKRfGtCa** — Karpathy's wiki vision and llms.txt both address the challenge of making personal knowledge accessible to AI systems, but through different technical mechanisms.
- **doc:6WkjlKgA** ↔ **doc:qKRfGtCa** — GraphRAG's service-based approach contrasts with llms.txt's URL-based discoverability model, representing two different paradigms for AI knowledge access.

## Concepts (this bundle)

- **Extracted Memory**
- **User-Authored Memory**
- **Knowledge Graphs**
- **Community Detection**
- **Multi-hop Reasoning**
- **AI Discoverability**

## Concept relations

- **Extracted Memory** ↔ **User-Authored Memory** — contrasts with
- **Knowledge Graphs** ↔ **Multi-hop Reasoning** — enables
- **Community Detection** ↔ **Knowledge Graphs** — analyzes structure

1. [Microsoft GraphRAG: what we learned](https://mdfy.app/6WkjlKgA)

2. [Mem0 vs Letta: extracted memory comparison](https://mdfy.app/_ybJOqIB)

3. [llms.txt adoption: who's actually shipping it](https://mdfy.app/qKRfGtCa)

4. [Karpathy wiki: the parts that map](https://mdfy.app/glqi_Xjw)


_Digest view — follow any link above to fetch that doc's full markdown. Add `?full=1` to this URL for the concatenated payload._