OPEN_SOURCE ↗
REDDIT · REDDIT// 3h agoDISCUSSION
Home Assistant eyes local voice AI
A Reddit user asks whether a cheap, offline-first setup can handle planning, memory, shopping lists, timers, calendar access, speech, TTS, and German support. The thread frames the project as a privacy-first assistant, but not a simple Alexa clone.
// ANALYSIS
Plausible, but only if you treat it as a layered Home Assistant stack rather than a single omniscient bot.
- –Home Assistant already covers automations, timers, lists, and calendar-style workflows; voice can stay local with Assist plus a local STT/TTS pipeline.
- –A Raspberry Pi-class box is fine for control logic, but local LLMs and speech quality improve fast once you move to a mini PC with more RAM and CPU.
- –If accuracy matters, a curated knowledge base and retrieval are safer than letting the model improvise from memory.
- –German is feasible, but the real constraint is command recognition quality and voice model support, not the UI layer.
- –The least realistic part is the “never touch it again” expectation; even local assistants need tuning, model updates, and occasional automation cleanup.
// TAGS
home-assistantself-hostedautomationspeechchatbotllmrag
DISCOVERED
3h ago
2026-04-18
PUBLISHED
3h ago
2026-04-18
RELEVANCE
6/ 10
AUTHOR
corvus2k20