Files
nexus/wiki/entities/Thoth.md
2026-04-18 16:02:38 +08:00

27 lines
645 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Thoth"
type: entity
tags: []
---
## Aliases
- Thoth
## Summary
Camp 2 架构中最深奥的项目145 GitHub stars。为个人知识图谱构建 10 种实体类型 + 67 种带方向的关系。每次 LLM 调用前通过 FAISS 向量搜索 + 图扩展。
## Core Features
- Dream Cycle夜间四阶段进程
1. 0.93+ 相似度阈值合并重复内容
2. 描述从对话上下文丰富
3. 共现实体间关系推断
4. 90 天以上关系置信度衰减
- 三层防污染机制防止跨实体事实混淆
## Connections
- [[时序知识图谱]] — 实体关系存储
- [[记忆巩固]] — Dream Cycle 实现