Use Apple’s local AI inside Home Assistant voice conversations

can use Apple’s as a conversation agent in its voice setup. Apfel runs through a Homebrew service and exposes Apple’s local AI in a way that looks like an . then connects to it through Extended OpenAI Conversation.

The useful role is general knowledge, not mainly smart-home control. It can answer questions about definitions, geography, history, and similar topics while someone is reading or working. After a few months of use, response times were fast and the setup was reliable enough for daily use.

Setup instructions are available in the apfel-home-assistant .

Key points

  • Apfel can run as a Homebrew service on a Mac.
  • It makes Apple’s local AI available as an .
  • connects to it through Extended OpenAI Conversation.
  • The setup is useful for general knowledge questions like definitions, geography, and history.
  • Daily use over several months showed fast responses and reliable behavior.
Read original