一个以审查为先、AI原生的知识库模板,通过类型化的YAML关系和分阶段的人工审查,将原始想法、外部来源、已发布产品和AI生成的草稿明确分开。

Stars

114

7 天增长

暂无数据

Fork 数

8

开放 Issue

0

开源协议

MIT

最近更新

2026-07-11

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它扩展了Karpathy的LLM Wiki模式,增加了明确出处角色、已发布产品层、AI输出暂存区和类型化的机器可读链接,同时保持Obsidian和Codex为可选界面,将仓库本身作为持久系统。

适合谁使用

  • 需要将个人想法与外部证据区分开的研究人员
  • 使用AI辅助创作并管理引用的作家和出版人
  • 开发课程材料并需要审查流程的教师
  • 希望使用Codex构建结构化知识库的AI高级用户

典型使用场景

  • 带出处信息地捕获和索引个人笔记与外部来源
  • 从知识库中创作文章或课程,包括来源规划和引用
  • 将现有Obsidian知识库迁移为审查优先、Agent友好的结构
  • 查询知识图谱以找到原始来源和关系

项目优势

  • 通过专用目录清晰区分原始输入、外部来源、已发布输出和Wiki概念
  • 分阶段审查生命周期防止AI生成的文本未经人工批准成为事实
  • .kb/links/中的类型化YAML侧边文件提供可独立查询的机器可读图
  • 使用纯Markdown,可选Obsidian或Codex,无需绑定特定工具

使用前须知

  • 自动化的功能极简,没有内置搜索、嵌入或图数据库,直到真实查询证明需要
  • 每次从暂存区提升到Wiki或产品都需要持续的人工审查
  • Obsidian和Codex是可选但工作流围绕它们设计;仅使用纯Markdown会失去部分可视化和Agent集成能力

README 快速开始

AI Content Knowledge Base A review-first, AI-native knowledge base for people who research, write, teach, and publish. Markdown + Codex + Obsidian + typed YAML relationships

English · 简体中文


[!NOTE] This project was inspired by Andrej Karpathy's LLM Wiki pattern: immutable raw sources, a persistent and compounding Markdown wiki maintained by an LLM, and a repository schema such as AGENTS.md that defines how the agent should ingest, query, and maintain knowledge.

ai-content-kb extends that idea with explicit provenance roles, a first-class published-product layer, review-first staging, typed machine-readable relationships, content-creation workflows, and safe legacy-vault migration.

Most knowledge bases mix personal thinking, external evidence, published work, and AI-generated text in the same pile. This template gives each a clear role—and gives AI agents rules for working without silently polluting originals or publication workflows.

Originals stay trustworthy. The wiki stays readable. The graph stays queryable. AI output stays reviewable.

The screenshot shows a mature vault using this architecture. A fresh clone starts with a small synthetic example and grows as you add reviewed notes, links, and tags.

Why this project

NeedHow this project handles it
Keep personal ideas distinct from external claimsSeparate raw/ and sources/ provenance layers
Reuse published articles, courses, and scriptsTreat reviewed output as a first-class products/ layer
Let people browse without turning summaries into proofUse wiki/ as a cited human interface
Give agents precise relationshipsStore typed, evidenced YAML sidecars in .kb/links/
Prevent generated text from becoming truth by accidentRoute AI output through .kb/staging/ and human review
Work naturally with CodexShip durable workflows in root AGENTS.md
Keep Obsidian optionalStore everything as ordinary Markdown, YAML, JSON, and folders

Quickstart

git clone https://github.com/mrbear1024/ai-content-kb.git
cd ai-content-kb

No application is required to read the vault. Use plain Markdown, open the root as an Obsidian vault, or use the intended Codex workflow below.

Open in Code

项目描述

A review-first reference architecture for AI-assisted personal content knowledge systems

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

MoonshotAI
精选
MoonshotAI GitHub avatar

Kimi-K3

Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.

AI 与机器学习AI 智能体
3,348
xuchonglang
精选
xuchonglang GitHub avatar

investing-for-beginners

A structured investing guide for Chinese beginners covering US stocks, options, and cryptocurrency, with focus on foundational concepts and risk awareness.

区块链与 Web3
2,739
Krishnagangwal
精选
Krishnagangwal GitHub avatar

CS-Fundamentals

A curated collection of Computer Science fundamentals (PDFs, notes, cheatsheets, interview question banks) for placement preparation, covering seven core subjects plus general resources.

数据与数据库数据库与存储
2,326