HomeTags#companion-ai

#companion-ai page 1/1 · 2 total

YESTERDAY 2 entries
blog local-llm 19h ago · zenn-llm

コンパニオンAIの感情をラベルではなく経路で生成する設計論 A developer describes designing emotions for a companion AI not as discrete labels like jo…

AI要約 個人開発者が、コンパニオンAIの感情表現を「喜び・怒り」などのラベル分類ではなく、入力から応答に至る経路として設計した試みを紹介。感情を状態遷移や文脈の流れとして捉える発想で、より自然な対話表現を目指す。

EN A developer describes designing emotions for a companion AI not as discrete labels like joy or anger, but as pathways—state transitions through context—aiming for more natural and continuous emotional expression in conversation.

zenn.dev
blog local-llm 1d ago · zenn-llm

コンパニオンAIの記憶を、普通のRAGじゃない設計にした話 A developer shares an experimental memory architecture for a companion AI that departs fro…

AI要約 コンパニオンAI向けに、汎用的なRAGではなく対話の文脈や感情を保持する独自の記憶設計を試みた実装報告。ベクトル検索の単純流用では会話の連続性や関係性の蓄積が損なわれる課題を指摘し、構造化された記憶レイヤーを設けるアプローチを紹介している。

EN A developer shares an experimental memory architecture for a companion AI that departs from generic RAG, arguing that plain vector retrieval fails to preserve emotional context and conversational continuity, and proposes a structured memory layer instead.

zenn.dev