The argument in one line.
You can build a self-updating personal knowledge system that grounds your journal responses and CRM in your own saved articles, videos, and transcripts by combining Obsidian, Codex, and hourly AI automation.
Read if. Skip if.
- You save articles, videos, and transcripts regularly but rarely revisit them, and want a searchable wiki that surfaces relevant notes during conversations.
- A founder or consultant who journals daily about work decisions and wants AI-grounded reflection that pulls from your accumulated knowledge base.
- You meet people frequently at events or calls and struggle to retain conversation details and context for future interactions without a formal system.
- You're already using a mature PKM system like Roam Research or Logseq and have built custom workflows — this covers foundational setup, not advanced customization.
- You don't regularly capture external content (articles, videos, transcripts) from the web into a central store — the system's value depends on consistent input.
- You need this to work with your existing tech stack and can't adopt Obsidian + Codex as your primary tools.
The full version, fast.
A passive note vault is a graveyard; the fix is to turn captured material into a queryable wiki you can journal against and that responds grounded in your own saved knowledge. The build stacks Obsidian as the markdown front end, Codex as the AI back end, and the Obsidian web clipper to dump articles and YouTube transcripts into a raw folder, then follows Andrej Karpathy's LLM-Wiki architecture so an hourly automation summarizes sources, extracts people, tools, and themes, cross-links related notes, and moves processed files aside. Extending the same agents.md prompt adds a journal that pulls advice from your wiki and a lightweight CRM. Commit the vault to a private GitHub repo for backup, and the system compounds with every clip.
Chat with this breakdown — free.
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 →Where the time goes.

01 · Cold open — what the system does
Results-first preview: a wiki he can chat with, a journal that responds grounded in his vault, a CRM that remembers people.

02 · Why most second brains fail
The dumping-ground problem — info goes in, never gets reviewed. Sets up the three pillars: Wiki, CRM, Journal.

03 · The three-pillar diagram
Wiki at the center, CRM and Journal as connected modules. Inputs: articles, YouTube transcripts, meeting notes, tweets, podcasts.

04 · The full system spec
Save → summarize → extract entities (people, companies, tools, ideas, themes) → auto-link → journal-grounded responses → pattern detection.

05 · Wiki concept walkthrough
Entity pages (tools, people, companies) get auto-generated from raw saves; clicking a tool surfaces every video that mentioned it. Auto-linking creates a Zettelkasten-style graph.

06 · Sponsor — Hostinger + OpenClaw
Sponsored segment: one-click deployment of OpenClaw AI agents on Hostinger, code 'MattWolf' for 10% off.

07 · Credit to Karpathy + tool stack
The whole LLM-Wiki idea is Andrej Karpathy's. Required tools: Codex (IDE), Obsidian (markdown vault), Obsidian Web Clipper (Chrome extension).

08 · Obsidian Web Clipper demo
Pulls full YouTube transcripts into Obsidian with one click. Creates a fresh 'second brain' vault, deletes the welcome note, opens it as a Codex project.
09 · Build the wiki bones in Codex
Prompts Codex with the Karpathy LLM-Wiki GitHub URL. First pass over-builds 51 files; reprompted with 'remove all the extra crap.' Resulting structure: raw/, wiki/, agents.md, index.md, log.md.
10 · Configure the web clipper + first ingest
Dials in the clipper settings (vault name, default template, raw/ destination, front-matter fields). Ingests the LLM-Wiki page itself as the first source. Adds rule to capture YouTube channel name.
11 · First processing run
Processes raw/ — generates wiki pages (compounding knowledge base, environment design, identity-led goals, temporal discounting, temptation bundling). Index and log update automatically. The graph view starts forming connections.
12 · Batch ingest more videos
Pulls in 6 more videos from his watch history through the clipper. Six-minute processing run. Wiki + index expand; concept pages start linking to multiple sources.
13 · Chat with the wiki
Asks the vault for motivation tips for hard tasks. Codex queries the index, answers grounded in saved sources, then writes the answer back into the wiki as a reusable page.
14 · Two refinements — processed folder + back-linking
Adds a raw/processed/ archive so the inbox stays clean. Fixes the channel-name placement (front matter of the source, not the wiki page). Adds cross-linking so wiki pages back-reference their source notes.
15 · Wire up Journal + CRM in agents.md
Prompts Codex to extend the agent: 'journal' prefix opens a journal entry mode; CRM instructions add or update person records. Both get their own index.md and folder. agents.md grows three operating modes.
16 · CRM live test — Matthew Berman
Adds Matthew Berman to the CRM with three meeting touchpoints. Codex creates the record, updates the CRM index, logs the change. Demonstrates recall by asking 'where did I meet Matthew Berman?'
17 · Journal entry — clickbait dilemma
Brain-dumps the title-vs-clickbait struggle into a journal session. Response is grounded in saved creator-strategy notes plus LLM knowledge — names two prior vault pages (YouTube value of death, creator persistence) and structures advice around the 'two fears braided together' frame.
18 · Reprocess + Codex automations
Reprocesses raw/ to apply the new rules. Sets up a Codex hourly automation: 'if anything is in raw/, process it now.' Pipeline becomes hands-off — clip from the browser, the rest happens.
19 · GitHub backup layer
Creates a private GitHub repo, prompts Codex to commit + push. Extends the hourly automation to commit after each processing run — vault becomes versioned and backed up automatically.
20 · Recap + sign-off
Reviews what was built, teases that the graph view gets denser over weeks. Stack summary: Obsidian + Codex (or Claude Code / Cowork). Standard subscribe CTA.
Lines worth screenshotting.
- Most second brain systems are storage, not thinking — information goes in and dies there because retrieval requires the user to already know what they're looking for.
- A self-updating wiki built on top of saved knowledge is the architectural step that converts a dump folder into something an AI can reason against.
- Piping articles, YouTube transcripts, and podcasts through a Chrome web clipper into a raw folder, then letting hourly automations build the wiki, makes capture frictionless and processing automatic.
- A journal that queries your own knowledge base when you write in it turns journaling from reflection into retrieval — the system responds with what you've already learned that's relevant to what you're thinking through.
- A lightweight CRM built inside a second brain means context about people you meet lives next to the ideas they sparked, not in a separate tool.
- Grounding a journal AI in your vault instead of the model's training data means advice comes from your sources, your thinking, and your saved knowledge — not from generic internet consensus.
- Obsidian as the front end and Codex as the AI back end with hourly automation running between them is a minimal stack with no subscription cost beyond the AI API.
- Andrej Karpathy's LLM-Wiki architecture is the open-source foundation that lets anyone build a personal wiki that an AI can query — the innovation is the extensions, not the core.
- YouTube transcripts clipped into a second brain are more valuable than bookmarked videos because text is searchable, indexable, and usable as context for AI queries.
- A second brain that responds to chat queries grounded in your saved content answers the question differently than the same model with no context — the grounding is the entire product.
- Building a CRM inside your knowledge system rather than using a standalone CRM tool means people data and idea data share the same retrieval layer.
- The hourly automation that processes raw clips into wiki entries is what makes the system feel alive rather than static — the vault grows while you work on other things.
- Personal knowledge management compounds only when the retrieval layer matches the capture layer — a vault with no way to surface the right thing at the right time is just a better-organized file system.
- Showing the entire build process in 34 minutes proves the stack is buildable by a non-engineer — the existence proof is what makes the tutorial valuable.
- A second brain that answers from your vault rather than hallucinating from training data is a trust calibration — you can verify any answer by looking at the source it came from.
Wire Obsidian and Codex Into a Self-Updating Knowledge Base
Matt Wolfe builds a personal knowledge system on Karpathy's LLM-Wiki architecture — a vault that ingests, summarizes, cross-links, and chats back using only your own saved content.
- Results first: a wiki you can chat with, a journal that answers from your vault, a CRM that remembers people — all from saved markdown
- Information goes in and never gets reviewed — the system must process and connect, not just store
- Three pillars fix the architecture: Wiki for knowledge, CRM for people, Journal for reflection
- Wiki at the center, CRM and Journal as connected modules — inputs include articles, transcripts, meeting notes, tweets, podcasts
- Save, summarize, extract entities, auto-link, answer grounded in sources, detect patterns — six stages in sequence
- Each stage adds signal that the next stage uses — the pipeline compounds on itself
- Entity pages for tools, people, companies, and ideas get auto-generated from raw saves
- Auto-linking creates a Zettelkasten-style graph — clicking a tool surfaces every video that mentioned it
- Required stack: Codex as the IDE, Obsidian as the markdown vault, Obsidian Web Clipper for ingestion — all three are free
- One-click pulls full YouTube transcripts into Obsidian — then open the vault as a Codex project
- Start clean: create a fresh vault, delete the welcome note, and let the system build its own structure
- Prompt Codex with the Karpathy GitHub URL — it builds the skeleton, then reprompt to remove unnecessary files
- Core structure: raw/, wiki/, agents.md, index.md, log.md — five components, each with a clear job
- One processing command turns raw saves into linked wiki pages — the graph view starts forming connections immediately
- Index and log update automatically — you see the system growing without any manual curation
- Ask the vault any question — Codex queries the index and answers grounded in your actual saved sources
- Answers get written back into the wiki as reusable pages — the vault gets smarter with each query
- Move processed files to raw/processed/ so the inbox stays clean and the history is preserved
- Back-linking from wiki pages to source notes makes the graph bidirectional and more useful for research
- Journal prefix opens a date-stamped entry mode that responds grounded in your vault
- CRM instructions in agents.md add person records and update them — the same processing pipeline handles people and knowledge
Terms worth knowing.
- Second brain
- A personal knowledge management system — typically software — used to capture, organize, and retrieve notes, articles, and ideas outside of working memory.
- Obsidian
- A local-first note-taking application that stores files as plain Markdown on your computer, with a graph view that links related notes together.
- Codex (AI backend)
- In this context, an AI-powered reasoning layer that sits on top of a knowledge base and answers questions by retrieving and synthesizing stored information.
- LLM-Wiki
- A knowledge base architecture (associated with Andrej Karpathy) that uses large language models to automatically build and maintain a wiki from raw ingested content.
- RAG (Retrieval-Augmented Generation)
- A technique where an AI model searches a private document store for relevant context before generating an answer, grounding responses in specific saved material rather than general training data.
- Knowledge vault
- The full collection of saved notes, articles, transcripts, and documents that make up a personal knowledge management system, used as the source of truth for AI queries.
- CRM
- Customer Relationship Management — software that stores contact details, conversation history, and relationship notes about people, typically used in sales but applicable to any networking context.
- Chrome web clipper
- A browser extension that captures web pages, articles, or videos directly to a note-taking app or folder with one click, without manual copy-paste.
- Knowledge base
- A centralized collection of organized information — documents, notes, articles — that can be searched or queried to answer questions or surface relevant context.
- Journaling (AI-grounded)
- A journaling practice where an AI reads both the journal entry and the user's knowledge base simultaneously, offering responses or reflections informed by the user's own saved writing and research.
Things they pointed at.
Lines you could clip.
“Most second brain systems are just like storage. You dump your YouTube transcripts and your articles and your podcasts into one place. Problem is that's kind of where the information just goes to die.”
“The knowledge base sits at the center, and then everything else sort of connects to it.”
“This whole LLM knowledge base idea came straight from Andrej Karpathy.”
“I see you're struggling with ideas for videos. Well, you saved this video three days ago that says you should do this.”
“Whenever I come across stuff I wanna save, I just use the Obsidian web clipper and clip it into my raw folder. And every hour, it's gonna ingest that and turn it into one of the wiki pages.”
“All you really need is Obsidian and Codex. Anthropic's Cowork, or Claude Code, also works.”
Word for word.
Don't just watch it. Burn it in.
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.
The bait, then the rug-pull.
Matt Wolfe opens with a 30-second results-first montage: a vault that he chats with, journals into, and stores a CRM inside — all grounded in his own saved knowledge. Then he flips into 'and here's exactly how I built it,' positioning the next 33 minutes as a follow-along rather than a flex.
Named ideas worth stealing.
The Three Pillars of a Useful Second Brain
- Wiki / Knowledgebase
- CRM
- Journal
Wiki holds saved knowledge; CRM holds people; Journal is where you interact with the system and let it ground responses in everything else.
Karpathy's LLM-Wiki Architecture
- raw/ (immutable sources)
- wiki/ (AI-generated entity pages)
- agents.md (the operating instructions)
- index.md (catalog)
- log.md (audit trail)
Five-element folder/file structure that turns a markdown vault into a self-extending wiki. raw/ holds the originals; wiki/ holds derived entity pages auto-generated by an LLM that follows agents.md.
The Six Ingest Operations (agents.md spec)
- Read source from raw/
- Create or update wiki entity pages
- Cross-link wiki pages to original source
- Update index.md
- Append entry to log.md
- Move source from raw/ to raw/processed/
Numbered checklist the agent follows on every ingest. Acts as the contract between the human and the LLM — change the checklist, change the behavior.
Two Fears Braided Together (journal response)
When the AI saw Matt's clickbait journal entry, it reframed the problem as two distinct fears stacked together: creative integrity vs. channel safety. Naming the two fears separately is the unlock.
Zettelkasten-style Auto-Linking
Every entity page links to every source that mentioned it. Click a tool, see every video it appeared in. Same actor as Zettelkasten / Andy Matuschak's note-graph, but built by the LLM at ingest time instead of by hand.
How they asked for the click.
“If stuff like that as well as tutorials like this are something that interest you, maybe consider liking this video and subscribing to this channel.”
Soft and standard — no urgency or special promise. Earns trust by being low-pressure, but leaves audience-development upside on the table.








































































