dnhkng/GLaDOS
A multi-agent AI system that recreates the GLaDOS character from Portal using specialized agents for vision, memory, personality, and planning.

Implements a Society of Mind architecture where multiple specialized agents collaborate to generate a unified AI persona in real time. The system integrates computer vision through camera input, custom text-to-speech for low-latency audio output, and Model Context Protocol for tool use. Each interaction assembles fresh context from contributing agents rather than relying on a monolithic prompt, with the team optimizing for sub-600ms response times.