From d8c74a78db8d7493b72389984a3ca5216d931278 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E5=B8=88?= Date: Fri, 22 May 2026 02:39:45 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20README=20=E6=96=B0=E5=A2=9E=20LLM=20Wik?= =?UTF-8?q?i=20=E7=9F=A5=E8=AF=86=E8=BF=BD=E8=B8=AA=E5=8F=82=E8=80=83=20+?= =?UTF-8?q?=20Karpathy=205=E5=A4=A7=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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) — 理科仿真可视化