LLM Wiki
#ai
#llm
#claude
This post contains some notes on using Karpathy’s LLM Wiki to plan a trip. It uses Claude Code and Obsidian.
Prerequisites
Claude Code
- Get an Anthropic subscription. I started with the $20/month pro plan.
-
Install Claude Code terminal version per https://code.claude.com/docs/en/overview
curl -fsSL https://claude.ai/install.sh | bash echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc && source ~/.bashrc -
Open Claude Code
claude -
Setup Claude
- Dark mode
- Claude account with subscription
Obsidian
- Download and install from https://obsidian.md/
- Create new vault:
~/src/llm-wiki-2026-summer-trip - Install chrome extension: https://chromewebstore.google.com/detail/obsidian-web-clipper/cnjifjpddelmedmihgijeibhnjfabmlf?hl=en&pli=1
Version Control
-
Create repository in https://bitbucket.org/ylxiong/workspace/overview/
- Name:
llm-wiki-2026-summer-trip - Include a README: No
- Include
.gitignore: No
- Name:
-
Connect with local directory
cd ~/src/llm-wiki-2026-summer-trip git init git remote add origin git@bitbucket.org:ylxiong/llm-wiki-2026-summer-trip.git
Steps
-
Create folder structure
llm-wiki-2026-summer-trip |- raw/ |- templates/ |- wiki/ |- Welcome.md -
Add
CLAUDE.md- Download from https://go.teachers.tech/LLM_Wiki_CLAUDE
- Add to root folder
- Modify the
Purposesection
-
Add content to
raw/folder, e.g. flight tickets (printed email) -
Ask Claude to update the wiki
> I just added some new sources to the raw folder. Please read it and update the wiki. -
Repeat previous two steps with more content:
- Hotel reservation (PDFs downloaded from hotels.com)
- Rental car reservation (PDF downloaded from expedia.com)
- Cruise trip tickets and excursions