From 2514e7018b8677f4b1d0bc0ec9e44ae37eee53e0 Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Sun, 19 Mar 2023 01:03:17 -0700 Subject: [PATCH] Added OpenAssistant to Voice Assistants. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 18ad1de..7a76217 100644 --- a/README.md +++ b/README.md @@ -1998,6 +1998,8 @@ Home Assistant integrations. Credit: [Home Assistant](https://www.home-assistant [Alan SDK](https://github.com/alan-ai/alan-sdk-web) is an voice assistant SDK to build a voice interface for websites and web apps (JavaScript, React, Angular, Vue, Ember, Electron). +[OpenAssistant](https://open-assistant.io/) is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so. + ### Video Surveillance [Back to the Top](#table-of-contents)