Teaching a child in <1000 ms: the architecture behind a real-time tutor
Summary
This article examines engineering a real-time AI tutoring system for children, focusing on sub-second latency, streaming actions, and asynchronous planning to balance pedagogy and speed. It covers the architecture that separates generation from execution, the roles of a planner and converser, and safety gating to ensure safe, continuous interaction.