I genuinely don't understand why everyone isn't using this yet.
Andrej Karpathy, OpenAI co-founder, posted a simple idea that went massively viral:
Stop using AI to write code.
Use it to build a second brain.
You point Claude Code at a folder. Drop in any source: an article, a transcript, a PDF.
Claude reads it, links it, files it into a living wiki of everything you know.
It compounds like interest. The more you feed it, the smarter it gets.
Here's the whole thing:
Install Obsidian
Create a vault
Open it in Claude Code
Paste Karpathy's wiki idea and tell Claude to build it
Claude makes three folders:
raw (for sources)
wiki (for its pages)
CLAUDE. md (that runs it)
Drop any source into raw and say: "ingest this"
Ask questions across everything, forever
Five minutes to set up and you never start from a blank chat again.
Full step by step guide below.
OpenAI 공동 창업자 안드레이 카파티(Andrej Karpathy)의 아이디어가 소개되었습니다. AI를 코드 작성 도구가 아닌 '두 번째 뇌'를 구축하는 데 사용해야 한다는 것입니다.
Claude Code를 Obsidian 뱅크에 연결하여, 기사, 대본, PDF 등의 소스를 업로드하면 자동으로 링크와 분류를 수행하는 '라이브 위키'를 구축할 수 있습니다. 이 시스템은 제공하는 정보가 많을수록 지능이 향상되어, 5분 안에 설정이 완료되며 이후에는 언제든지 모든 데이터를 기반으로 질문할 수 있습니다.
설정 절차는 다음과 같습니다: