← All articles
Build AI systems6 min read

How to build your AI Second Brain with no code (Karpathy's method clearly explained)

Karpathy's tweet about building a personal knowledge base EXPLODED with over 41k bookmarks.

Karpathy's tweet about building a personal knowledge base EXPLODED with over 41k bookmarks.

But most of those people will never actually build it.

This article explains exactly why you should and shows you exactly how to do it this weekend.

PS: Want the skill that builds this system for you?

Grab the free LLM Knowledge Base skill.


Why Most "Second Brain" Systems Fail

The typical second brain workflow looks like this:

  1. Find something interesting
  2. Save it somewhere
  3. Tag it
  4. Link it to related notes
  5. Review it weekly
  6. Forget about it anyway

The failure point is always Step 3-5. The maintenance. Nobody maintains their system past week two because the overhead of organizing knowledge is higher than the value of retrieving it.

The fix: Remove the human from the organizing step entirely. Let AI handle the taxonomy, the cross-referencing, the summarizing, and the gap-filling. Your only job is dumping raw information into a folder.

The Architecture (Takes 5 Minutes)

Create a folder anywhere on your computer. Inside it, create three subfolders:

second-brain/
├── raw/ (your input dump)
├── wiki/ (AI-organized knowledge base)
├── outputs/ (AI-generated reports and answers)
└── CLAUDE.md (operating instructions for the AI)

raw/ is where everything goes. Meeting notes, article clips, competitor screenshots, client briefs, SOPs, strategy notes, podcast transcripts, email threads. Don't organize any of it. Don't rename files. Just dump.

wiki/ is Claude's territory. It reads raw/, identifies topics, creates organized articles, links them together, and maintains an index. You never touch this folder by hand.

outputs/ stores every answer Claude generates when you query the system. Briefings, comparisons, decision frameworks. Each output feeds back into future answers.

That's the whole thing. Three folders and an instruction file.

The Instruction File (CLAUDE.md)

This is what separates a smart system from a dumb one. The CLAUDE.md file tells the AI what your knowledge base is about, how to structure it, and what rules to follow.

# Second Brain Operating Manual

## Purpose
Business operations knowledge base for [YOUR COMPANY NAME].
Used for: decision support, client context, competitive intelligence,
operational memory, content research.

## Structure Rules
- raw/ contains unprocessed source material. Never modify raw files.
- wiki/ is the organized knowledge base. AI maintains this entirely.
- outputs/ stores generated reports and analysis.

## Wiki Standards
- One topic per file in wiki/
- Every file starts with a 2-sentence summary
- Related topics linked using [[topic-name]] format
- INDEX.md maintained alphabetically, updated with every change
- When new raw sources arrive, update all relevant wiki articles
- Flag contradictions between sources immediately

## My Business Context
- Company: [NAME]
- What we sell: [PRODUCT/SERVICE]
- Who we serve: [TARGET CUSTOMER]
- Current priorities: [TOP 3 PRIORITIES]
- Revenue model: [HOW YOU MAKE MONEY]

## Output Format
When I ask for a recommendation: Context → Options (max 3) →
Recommendation → Risk → Next Step.
When I ask for a briefing: Summary (3 sentences) → Details →
Action Items.

Why this matters: Without this file, Claude improvises every single time. The output quality varies wildly. With it, every interaction follows your exact decision-making framework. You're essentially giving the AI a job description on day one.


Loading Your Knowledge Base (The 15-Minute Sprint)

Most people create the folders, stare at an empty system, and never come back. Here's how to get past that resistance.

Set a timer for 15 minutes. Dump everything you already have:

  • Meeting notes from the last 30 days (copy-paste from wherever they live)
  • Client documents (proposals, contracts, briefs)
  • Competitor research (screenshots, pricing pages, feature comparisons)
  • SOPs (even rough drafts or bullet points)
  • Strategy notes (investor updates, quarterly plans, revenue models)
  • Content research (articles you've saved, podcast notes, bookmarks)
  • Email threads that contain important decisions

Don't rename anything. Don't organize it. Don't make it "presentable." The whole point is that you're offloading the organization to AI.

I run 30+ source files in my own system. Clipped articles, analytics exports, partnership research, content frameworks, client transcripts. None organized by hand. All searchable through the wiki Claude maintains.


Building the Wiki (One Prompt)

Open Claude (the desktop app, Claude Code, or any interface that can read local files). Point it at your second-brain folder and use this prompt:

Read everything in raw/. Following the rules in CLAUDE.md, build a
complete wiki in wiki/.

Start by creating INDEX.md listing every major topic alphabetically.
Then create one .md file per topic. Link related topics using
[[topic-name]] format. Summarize every source document.

Flag any contradictions you find between sources.

Walk away. Let it work.

When it finishes, you'll have an organized wiki with:

  • Topic articles you didn't know you needed
  • Connections between ideas you hadn't noticed
  • Summaries of documents you forgot you saved
  • An index that makes everything retrievable in seconds

This is the moment it stops being a filing system and starts being a thinking partner.


Using It Like a Real Strategist

Once the wiki has 10+ articles, start querying it like you'd query a brilliant advisor who has read everything you've ever written:

Based on everything in the wiki, what are the three biggest risks
to hitting our Q2 revenue target?
I have a call with [PROSPECT NAME] tomorrow. Pull everything we
know about their company, their pain points, recent news, and our
best positioning angle. Format as a one-page briefing.
Compare our pricing strategy from 6 months ago versus now. What
changed? Is the new approach working based on the revenue data
in raw/?
I need to make a decision about [X]. Based on everything in this
knowledge base, what would you recommend and why?

The compounding effect: Every answer Claude generates, save it back into the system. Each query makes the next answer better because it has more context. After 30 days of regular use, the system knows your business better than most employees would after 6 months.


The Monthly Audit (5 Minutes, Non-Negotiable)

Once a month, run this prompt:

Review the entire wiki/ directory. Complete this audit:
1. Flag contradictions between articles
2. Find topics mentioned but never fully explained
3. List claims not backed by a source in raw/
4. Identify stale information (>90 days without update)
5. Suggest 3 new articles to fill knowledge gaps

This prevents knowledge drift. If Claude writes something slightly wrong early on and you don't catch it, every future answer builds on that mistake. The monthly audit is your quality control layer. Five minutes of prevention saves hours of compounding errors.


Why This Matters for Small Business Owners

A fractional Chief of Staff costs $5,000-15,000/month. A full-time one runs $150,000-250,000/year. This system costs $20/month (Claude Pro) plus $0 (local folders are free).

It won't replace a human strategist forever. But for a business doing $500,000-5M that isn't ready for that hire, this fills the gap. You get:

  • Instant recall of every client conversation
  • Every competitive insight cross-referenced
  • Every strategic decision documented and retrievable
  • Available 24/7 with zero ramp-up time
  • Gets smarter every single week you use it

The business owners who build this now will have a 6-12 month knowledge advantage over everyone who keeps their strategy in their head and their notes scattered across 14 apps.


Start Today

  1. Create the folder structure (2 minutes)
  2. Write your CLAUDE.md file (5 minutes)
  3. Dump your existing documents into raw/ (15 minutes)
  4. Run the wiki-building prompt (5 minutes)
  5. Ask your first question (1 minute)

Total setup time: under 30 minutes.

Three folders. One instruction file. An AI that organizes everything and gets smarter the more you use it.

That's a second brain that actually thinks.

PS: Want the skill that builds this system for you?

Grab the free LLM Knowledge Base skill.

Watch the companion lesson

Claude + Karpathy’s Second Brain

A start-to-finish build of a personal knowledge base with Claude and Obsidian.

Corey Ganim / Field notesExplore more articles →
Corey’s Notes

One useful AI system.
Every week.

For operators who want practical ideas they can test in a real business.

Join 11,706+ operators. Free. Unsubscribe anytime.