Batch: add/reorder frontmatter for all 360 notes (obsidian_frontmatter.py v3)
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
---
|
||||
title: "Karpathy 最新分享:用 LLM 搭建个人知识库,告别 RAG 的低效循环"
|
||||
source: "https://x.com/laozhang2579/status/2040732229035585615"
|
||||
author:
|
||||
- "[[@laozhang2579]]"
|
||||
title: 一、Karpathy 核心洞察为什么 RAG 不够用?
|
||||
source: https://x.com/laozhang2579/status/2040732229035585615
|
||||
author: shenwei
|
||||
published: 2026-03-26
|
||||
created: 2026-04-09
|
||||
description: "你以为把文档扔给 AI 让它检索就叫知识管理?Karpathy 说,那叫每次从零开始。几个小时前,Karpathy 在 GitHub 上发了一篇 Gist,提出了一个完全不同的思路:不是让 AI 被动检索,而是让 AI 主动帮你建一个 Wiki,持续更新、自动交叉引用、知识越积越..."
|
||||
tags:
|
||||
- "clippings"
|
||||
description: 你以为把文档扔给 AI 让它检索就叫知识管理?Karpathy 说,那叫每次从零开始。几个小时前,Karpathy 在 GitHub 上发了一篇 Gist,提出了一个完全不同的思路:不是让 AI 被动检索,而是让 AI 主动帮你建一个 Wiki,持续更新、自动交叉引用、知识越积越...
|
||||
---
|
||||
|
||||
你以为把文档扔给 AI 让它检索就叫知识管理?Karpathy 说,那叫**每次从零开始**。
|
||||
|
||||
几个小时前,Karpathy 在 GitHub 上发了一篇 Gist,提出了一个完全不同的思路:不是让 AI 被动检索,而是让 AI 主动帮你建一个 Wiki,持续更新、自动交叉引用、知识越积越厚
|
||||
|
||||
Reference in New Issue
Block a user