Source: Thread by @Karpathy
Source
- 最初来自
wiki/Clippings/下的线程剪藏;维护页不链接该目录(文件可删)。要点已收在本页。
Summary
This thread gives a practical description of using an LLM plus Obsidian to compile raw materials into a markdown wiki, query that wiki, and save useful outputs back into it.
Key Points
- Collect source material into a raw directory.
- Let the LLM compile linked markdown pages from that material.
- Use Obsidian as the main browsing interface.
- Ask complex questions against the compiled wiki once it reaches useful scale.
- Add helper tools, such as search, as the repo grows.
Related Concepts
Notes
This is the concise inspirational source behind the broader write-up in this repo.