Files
knowledge-base/README.md

21 lines
500 B
Markdown
Raw Permalink 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.
# 知识库
个人知识仓库,存储 AI 相关技术知识。
## 目录结构
```
AI/
├── mem0/ # Mem0 自托管部署、架构、运维知识
│ ├── 01-basics.md
│ ├── 02-architecture.md
│ ├── 03-deployment.md
│ ├── 04-your-infra.md
│ └── 05-faq.md
└── tokyo-proxy/ # 东京云服务器代理GitHub + Docker 流量转发
└── 01-proxy.md
```
## 来源
本知识库由 AI Agent (Hermes) 根据对话整理。