Akari Gynoid System (AGS)
AGS is an offline-first embodied agent platform: Unity embodiment + a Python cognitive core + memory, perception, and emotion modules.
Developer Log
Milestone 1: Concept Design
Foundations established: persona, embodiment goals, and the sovereign/offline design philosophy.
Milestone 2: Prototype Assembly
Unity interface + backend services structured for modularity (memory, vision, sound, system).
Milestone 3: AI Integration
Multimodal stack: local LLM, local STT/TTS, and a persistent memory layer (PostgreSQL + pgvector).