Files
hobokenchicken 97424cb98f init: Kira — AI body double with Honcho memory
Full voice pipeline (Whisper STT -> DeepSeek LLM -> OpenAI TTS),
animated SVG avatar (Live2D-ready), girly-pop UI, lofi music,
timer/notes/pets/wardrobe widgets, 10 background scenes with
particle effects, Honcho cross-session memory.
2026-06-04 10:51:38 -04:00

11 lines
543 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<circle cx="32" cy="32" r="30" fill="#FFB6C1"/>
<circle cx="24" cy="28" r="4" fill="#4A1942"/>
<circle cx="40" cy="28" r="4" fill="#4A1942"/>
<circle cx="24" cy="28" r="1.5" fill="white"/>
<circle cx="40" cy="28" r="1.5" fill="white"/>
<path d="M24 40 Q32 48 40 40" stroke="#4A1942" stroke-width="2" fill="none" stroke-linecap="round"/>
<circle cx="20" cy="14" r="5" fill="#FFD700" opacity="0.6"/>
<circle cx="44" cy="14" r="4" fill="#D8B4FE" opacity="0.5"/>
</svg>