-
Notifications
You must be signed in to change notification settings - Fork 0
Dual Brain Architecture
aing edited this page Aug 25, 2026
·
1 revision
aing (Architecture for Intelligent Networked Growth) 是一个双脑知识代谢引擎,将 Karpathy 的 LLM Wiki 范式从知识编译升级为知识代谢。
- 基于 Markdown 文件树 + Git 版本控制
- 实体/链接图谱 (SQLite)
- 类型分类系统
- AI Provider 抽象层
- raw/ → wiki/ 自动编译
- 发芽引擎:自动发现新关联
- 授粉引擎:跨域连接
- 芥子压缩:低频知识压缩为胶囊
- KESPI 五维健康检查
- 时间衰减调度
- 感知末梢:文件监听、定时器、活力探针
- 神经导链:注意力分配、路径推荐
- 意识层:知识简报、趋势报告
git clone https://github.com/doerking/aing.git
cd aing
node aing.js compile --all
node aing.js metabolize
node aing.js serve