Build a Hermes Knowledge Base That Self-Improves
A 14-minute walkthrough for wiring Andrej Karpathy's self-auditing LLM wiki into Hermes agent — so your AI can read your inbox, meetings, and expert research, not just you.
June 14thAn 18-minute walkthrough of Google's Open Knowledge Format spec — the new layer for making your knowledge readable by agents, not just search crawlers.
Google's Open Knowledge Format replaces the need for custom agent integrations by giving any business a standardized, markdown-based way to make its knowledge directly accessible and exchangeable across AI systems.
Google's OKF formalizes the LLM Wiki pattern as a distributable standard: your knowledge becomes a directory of YAML-fronted markdown files, each representing one atomic concept, linked into a traversable knowledge graph. Unlike RAG, which retrieves from raw documents at query time, the LLM Wiki model has the language model incrementally build and maintain the wiki itself, updating entity pages and compounding the synthesis over time. OKF standardizes this so bundles can be shared across organizations, purchased from experts, and consumed by any compliant agent without custom integration.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Google Cloud Blog announcement framing; why OKF is a new layer for the internet

Not about being found — about making businesses accessible to agents; new acronym needed

Proprietary OKF bundles as purchasable assets; experts selling knowledge directly to agents

NotebookLM + Gemini as fast onramp; prompt: give me 20 ideas of how I could use OKF in my business

Markdown files, the LLM Wiki pattern, not taking whole pages but extracting concepts

Human-and-agent-friendly, minimal format, no schema registry, no central authority

Knowledge Bundle, Concept, Concept ID, Frontmatter, Body, Link, Citation defined

One website may produce 10-50 concept markdown files; contrast with page-level thinking

Required fields: type, title, description, tags, timestamp; agent writes these for you

Body follows frontmatter; cross-links create the knowledge graph; citations support claims

index.md, log.md, subdirectories; store in Git or Obsidian

BigQuery Customer Orders resource concept; Incident Response Playbook with trigger condition

The conceptual parent of OKF: LLM incrementally builds a persistent wiki vs. RAG at query time

You find and learn; the model writes and maintains; your job is sourcing, not structuring

Two revenue streams: building OKF as a service; selling knowledge bundles; tool ecosystem emerging

llms.txt will point agents to your OKF; semantic unbaking as the big shift
Google's Open Knowledge Format shifts knowledge from something search engines index to something agents can traverse, reason over, and exchange — and the format is simple enough to start building today.
“This isn't about getting found. Rather, it is a way to make your business accessible to agents.”
“You never or rarely write the wiki yourself. The language model is gonna write and maintain all of it. So once you get it going, your job is to find new information.”
“I think this is the new schema.”
“Semantic unbaking — we're actually just gonna be able to have these lives where we learn stuff and we share stuff, and those who work hard to develop expertise will be able to be rewarded.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
Google quietly dropped a spec that could change what it means to publish knowledge on the web. Not for crawlers this time — for agents. The Open Knowledge Format is a directory of markdown files, a handful of YAML fields, and a radical bet that the next layer of the internet is built from atomic concepts, not pages.
The distributable unit of OKF: a directory tree of concept markdown files that can be stored in Git, shared, or sold.
Instead of RAG, the LLM incrementally builds a persistent, interlinked wiki. New sources are read, integrated, and contradictions resolved, compounding over time.
The five required YAML fields at the top of every OKF concept file. Minimal by design.
“I will be writing more about OKF in my community, community.mariehaynes.com.”
Soft, low-pressure — named community with a URL, delivered at the very end after full value delivery.
00:00
00:18
00:31
00:44
00:56
01:09
01:23
01:36
01:49
02:02
02:14
02:27
02:41
02:55
03:09
03:24
03:38
03:53
04:07
04:19
04:32
04:44
04:56
05:09
05:21
05:33
05:45
05:57
06:10
06:23
06:36
06:48
07:00
07:12
07:21
07:29
07:36
07:46
07:59
08:12
08:25
08:38
08:51
09:04
09:17
09:31
09:44
09:58
10:11
10:24
10:38
10:51
11:05
11:19
11:35
11:51
12:06
12:22
12:37
12:53
13:09
13:24
13:40
13:55
14:11
14:27
14:42
14:58
15:14
15:30
15:46
16:02
16:18
16:34
16:50
17:06
17:21
17:35
17:48
18:02A 14-minute walkthrough for wiring Andrej Karpathy's self-auditing LLM wiki into Hermes agent — so your AI can read your inbox, meetings, and expert research, not just you.
June 14thA 39-minute live build of a knowledge-grounded Notion AI specialist, using Seth Godin as the source material.
June 5thA 26-minute live walkthrough of the five-folder AI-maintained knowledge base that runs itself.
June 4thA 17-minute sponsored demo showing how Miro Canvas turns a whiteboard into a shared, MCP-connected context layer for every AI agent on your team.
June 16thA 69-minute live workshop walking fitness coaches through the 5 C's framework that turns Claude from a chat tool into a scheduled, connected AI agent stack.
June 16thA 14-minute walkthrough of how polling loops and dynamic runs let Claude Code handle entire feature pipelines without a single typed prompt.
June 15th