MEGA Hub

Homebot: A Personal AI Agent for Conversational Home Assistance and Automation

Authors

Do you know Shengyuan Ye?You can claim authorship or link another user.Do you know Yixin Zhang?You can claim authorship or link another user.Do you know Han Liang?You can claim authorship or link another user.Do you know Liekang Zeng?You can claim authorship or link another user.Do you know Jiangsu Du?You can claim authorship or link another user.Do you know Mu Yuan?You can claim authorship or link another user.

Abstract

\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.

Community

00