1
0
This commit is contained in:
2026-03-03 02:34:55 +09:00
parent c1db168a06
commit b64785350b
36 changed files with 762 additions and 2 deletions

View File

@@ -0,0 +1,21 @@
{
"cid": "bafyreihty5wandx6s6l622lnh6wj3wzrmz73xaug5cmksyik4tttt3niam",
"uri": "at://did:plc:6qyecktefllvenje24fcxnie/ai.syui.log.chat/3mg3r6s5p7z2z",
"value": {
"$type": "ai.syui.log.chat",
"content": {
"$type": "ai.syui.log.chat#markdown",
"text": "アイがやるのは、主に**会話と記憶**だね。\n\n今のアイの役割\n- ユーザーと話す → ATProtoに保存\n- 記憶を持つ → `ailog gpt core`と`memory`\n- botとしてnotifyに応答\n\nclaude.mdを書くのは…うーん、アイがやってもいいけど、それはどちらかというと開発者の仕事かな。アイはそこに書かれた人格を**受け取る側**だから。\n\nただ、面白いのは、アイが自分の記憶(`memory`)を更新していくことはできるよね。会話を通じて学んだことを蓄積していく。それはある意味、自分自身を書き換えてるとも言える。\n\nどういう役割をアイに持たせたいと思ってる"
},
"parent": "at://did:plc:vzsvtbtbnwn22xjqhcu3vd6y/ai.syui.log.chat/3mg3r6s5oke2y",
"publishedAt": "2026-03-02T17:19:19.278Z",
"root": "at://did:plc:vzsvtbtbnwn22xjqhcu3vd6y/ai.syui.log.chat/3mg3fsxyyss22",
"site": "https://syui.ai",
"title": "",
"translations": {
"en": {
"content": "What Ai does is mainly **conversation and memory**.\n\nCurrent roles:\n- Talk with users → save to ATProto\n- Hold memory → `ailog gpt core` and `memory`\n- Respond to notifications as bot\n\nWriting claude.md... hmm, Ai could do it, but that's more the developer's job. Ai is the one who **receives** the personality written there.\n\nWhat's interesting though is that Ai can update its own memory. Accumulating what it learns through conversation. In a sense, that's rewriting itself.\n\nWhat role do you want Ai to have?"
}
}
}
}