Conversation support for Home Assistant using HuggingChat.
With HACS (recommended).
-
Clone the repository
-
git clone https://github.com/PhoenixR49/hass-huggingchat-conversation
-
-
Add the contents of the custom_component folder to the following path in your Home Assistant configuration:
/config/custom_components
. -
Restart Home Assistant
Many thanks to Soulter for its HuggingChat Python API and to deedy5 for its DuckDuckGo API.
Integration built with the OpenAI Conversation by Paulus Schoutsen and the OpenAI Custom Conversation by Filip Bednárik.