robotic arm assistant
an alexa with arms — a voice-controlled robotic arm that handles physical tasks around the house. the premise is that smart home has stalled at controlling switches and speakers; the actual bottleneck in domestic automation is physical manipulation. fetching something from another room, handing you a glass of water, picking up a dropped item — these require a physical effector that doesn't exist in any consumer product. the arm doesn't need to be anywhere near Boston Dynamics-level; even a limited-DOF arm that can reliably pick up and hand over objects in a fixed workspace (desk, kitchen counter) would be genuinely useful.
the design space is more constrained than it sounds. modern hobby robotics (ROS, cheap servo arms, depth cameras) has made a basic manipulation platform buildable for a few hundred dollars. the hard part is the manipulation policy: getting reliable grasping on arbitrary household objects across lighting and position variation is an open ML research problem, but demos from RT-2, ACT, and similar work suggest it's becoming tractable. the simplest version would start with a fixed set of "known objects" the arm has been trained on, expanding the object vocabulary over time. voice interface via an LLM handles intent parsing, and a camera provides object detection and pose estimation.
related: sensor capturer, always-on AI assistant, EMG bracelet, pupilometry glasses