From eb11a46a73b6c9694ab983d2dde16e2fed9ac3ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Fr=C3=B6hlich?= <85313672+valentinfrlch@users.noreply.github.com> Date: Thu, 23 May 2024 15:21:01 +0200 Subject: [PATCH] Add Home Assistant Integration (#2387) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add https://github.com/valentinfrlch/ha-gpt4vision to Home Assistant Integration section gpt4vision uses LocalAI's API to send images along with a prompt and return the models output. Signed-off-by: Valentin Fröhlich <85313672+valentinfrlch@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 893e7983..377df0d2 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Other: - VSCode extension https://github.com/badgooooor/localai-vscode-plugin - Terminal utility https://github.com/djcopley/ShellOracle - Local Smart assistant https://github.com/mudler/LocalAGI -- Home Assistant https://github.com/sammcj/homeassistant-localai / https://github.com/drndos/hass-openai-custom-conversation +- Home Assistant https://github.com/sammcj/homeassistant-localai / https://github.com/drndos/hass-openai-custom-conversation / https://github.com/valentinfrlch/ha-gpt4vision - Discord bot https://github.com/mudler/LocalAGI/tree/main/examples/discord - Slack bot https://github.com/mudler/LocalAGI/tree/main/examples/slack - Telegram bot https://github.com/mudler/LocalAI/tree/master/examples/telegram-bot