The Copy and the Guru

"A digital twin is a monument to a self that stopped growing." — Om Malik

Published May 26, 2026 on On my Om

About

About This Knowledge Graph

This knowledge graph captures Om Malik's May 2026 critique of AI digital twins — AI copies of people trained on their archives. Opening with Aaron Levie's warning about "AI psychosis," Malik traces the digital twin from his own OmBot experiment through Reid Hoffman's 74-language avatar to Guy Debord's spectacle — arguing the twin is the culmination of social media's transformation of self into product. A digital twin only works once someone is no longer accountable to the friction of reality.

Analysis

Key Concepts

Digital Twin (AI)

An AI copy trained on a person's archive — replacing surprise with the certainty of curated data. The culmination of social media's self-as-product.

AI Authenticity

"As authentic as a Potemkin village" — the image replaces the person. Real dialogue requires friction and surprise.

Social Media Self

The curated persona where "media manipulation became the primary currency" — self transformed from gallery into product.

OmBot

Malik's personal AI using OpenClaw, Kimi, Qwen, and OpenAI on a Mac Mini — used privately as a memetic memory, not a public twin.

FAQ

Frequently Asked Questions (7)

An AI copy trained on a person's writing, speech, and social media history. It replaces authentic encounter with curated archives.

The twin eliminates surprise — the friction that makes dialogue meaningful. It's "a monument to a self that stopped growing," possible only when someone is no longer accountable to reality.

Malik's private AI running on a Mac Mini via OpenClaw with open-source models. Used as a "memetic memory" — not released publicly.

The curated persona where manipulation became currency — self as product. The digital twin is its logical endpoint.

French theorist, author of The Society of the Spectacle (1967). Argued authentic life is replaced by representation — the image mediating human relations.

Silicon Valley gurus dispense "found wisdom, not earned wisdom" — packaged advice from abstraction, paralleling how twins turn archives into products.

Real conversation isn't just information transfer — it's unpredictability. The twin eliminates this entirely: you get the archive, not the person.

Glossary

Key Terms (8)

Digital Twin

AI copy trained on a person's archive — replacing surprise with curated certainty.

AI Copy

Personalized AI replicating a person's voice, knowledge, and patterns from their digital archive.

Social Media Self

Curated persona — self transformed from gallery into product.

The Spectacle

Debord's concept: social life replaced by representation — the image mediates relations.

Memetic Memory

Personal AI tracking evolution of one's own ideas through archived content.

OmBot

Om Malik's private AI on a Mac Mini with OpenClaw and open-source models.

AI Psychosis

Levie's term: irrational executive enthusiasm for AI without grounded understanding.

Silicon Valley Guru

Dispensing "found wisdom, not earned wisdom" from positions of abstraction.

Knowledge Graph Explorer

Query

SPARQL Query Examples

1Entity Type Summary
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
SELECT ?type (COUNT(?s) AS ?count)
WHERE { GRAPH <https://linkeddata.uriburner.com/DAV/demos/daas/copy-and-guru-om-malik-deepseek_v4pro-1.ttl> { ?s rdf:type ?type } }
GROUP BY ?type ORDER BY DESC(?count)
▶ Open at linkeddata.uriburner.com/sparql
2DESCRIBE the source article
DESCRIBE <https://om.co/2026/05/26/the-copy-and-the-guru#analysis>
FROM <https://linkeddata.uriburner.com/DAV/demos/daas/copy-and-guru-om-malik-deepseek_v4pro-1.ttl>
▶ Open at linkeddata.uriburner.com/sparql