docs: README 新增 LLM Wiki 知识追踪参考 + Karpathy 5大项目
This commit is contained in:
parent
5b68c7ca97
commit
d8c74a78db
16
README.md
16
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) — 理科仿真可视化
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user