diff --git a/README.md b/README.md index 2b7a970..d93e65f 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,22 @@ ssh root@43.255.30.205 "cd /opt/math-tutor && docker build -t math-tutor . && do --- +## 🧠 知识追踪 — LLM Wiki 参考 + +基于 [Karpathy 的 LLM Wiki 构想](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f)(⭐5000+): + +> 不是 RAG 的每次重新发现,而是增量构建持久复利的 wiki + +| 参考项目 | ⭐ | 借鉴点 | +|:-----|:---|:-----| +| [lucasastorian/llmwiki](https://github.com/lucasastorian/llmwiki) | 737 | SQLite schema · MCP 三层架构 | +| [Luc1104/Understand-Anything](https://github.com/Luc1104/Understand-Anything) | 9,513 | 知识图谱可视化 | +| [agricidaniel/claude-obsidian](https://github.com/agricidaniel/claude-obsidian) | 3,720 | 持久化知识编辑 | +| [karpathy/nanochat](https://github.com/karpathy/nanochat) | — | 最小代码·最深道理·全程hackable | +| 收藏笔记 [[2026-05-21_微信_Karpathy加入Anthropic-5个开源项目|Karpathy 5大开源项目]] | — | 含 LLM Wiki / llm-council / nanochat / autoresearch / jobs | + +--- + ## 📚 参考资源 - [PhET Interactive Simulations](https://phet.colorado.edu) — 理科仿真可视化