Search papers, labs, and topics across Lattice.
Homebot is a locally deployable AI agent designed for conversational assistance and automation in household settings, integrating voice and messaging interfaces. The system innovatively separates request processing from session ownership, allowing for distinct handling of messaging history and voice interactions, which enhances user experience and privacy. Key results demonstrate that Homebot effectively utilizes local wake-word detection and dialogue-state management to facilitate seamless, hands-free interactions while supporting customizable tools and skills for diverse household tasks.
Homebot redefines home automation by enabling personalized, hands-free AI interactions that respect user privacy and context.
\texttt{Homebot} is a locally deployable AI agent for conversational household assistance and automation. It accepts voice and instant-messaging requests through a shared runtime that combines language-model responses with registered tools and task-specific skills. The design separates common request processing from session ownership: messaging history remains scoped to a channel and chat, whereas voice interaction is bounded by wake-word activation. For hands-free use, \texttt{Homebot} combines local wake-word detection, streaming speech recognition and synthesis, and an explicit dialogue-state protocol for ending, following up, or continuing a conversation. Clear channel, tool, and skill contracts support practical customization for household use.