🧠
4層メモリモデル
ワーキングメモリ · ファクトメモリ · エピソードメモリ · セマンティックメモリ
🚧 日本語ドキュメントは準備中です。
現在翻訳を進めています。当面は中国語ドキュメントをご参照ください。
# 源码安装(詳しくはインストールガイドを参照)
git clone https://github.com/Grabrun/YuanBot.git
cd YuanBot
python -m venv .venv
.venv\Scripts\activate
pip install -e ".[dev]"
yuanbot startgit clone https://github.com/Grabrun/YuanBot.git
cd YuanBot
cp .env.example .env
docker-compose up -d© 2026 YuanBot · Made with 🌸 by Grabrun