MMM-GoogleAssistant and ChatGPT
-
Hello everyone, I’ve been working on a project for the past few days that utilizes the AI called ChatGPT. The project allows for predefined questions to be asked and the answer to appear on the MagicMirror. For example using the predefined input “What is the meaning of the universe?” returns this response on the MagicMirror:
While the project currently works well with predefined questions, I am looking to take it to the next level. My goal is to utilize a recipe that allows for the Google Assistant to be utilized, such as saying “Jarvis, ask ChatGPT what is the meaning of the universe.” This would allow for everything after “ChatGPT” to be sent as a variable to my ChatGPT.js module, resulting in the question appearing on the screen. If anyone has any ideas on how this could be achieved, I would greatly appreciate any input.
-
This is awesome. Usually when I try to use chatgpt the server makes me wait as it has too many users. Any issues with that with being queued due to high demand?
-
Yes sorry I didn’t explain how this works. There is no downtime with this because i use the opening API too get the answers witch has priority. It does technically cost money too use the API but it is barley nothing in all my extensive testing and making many API calls it has only cost me 0.10 USD
It is a bummer that it costs but it’s so little if you aren’t a big company that for me it doesn’t really matter. Here is the link too the original post on my idea:
https://forum.magicmirror.builders/topic/17523/chatgpt-intergration -
bugsounet
-
i have search on how too save everything after the word chatgpt for the last couple of days and still dont have any idea on how too do this. if anyone hsa any example on how this recipie would look like it would be greatly appreciated
-
I’m not really fan of this
-
don’t worry it’s just a personal Project
-
This would be incredible to get it to work with a GoogleAssistant recipe
-
Sean has implement a ChatGPT module, but unfortunately it only works with a keyboard at the moment - https://github.com/MMRIZE/MMM-OpenAI#4-request-format
-
@bugsounet said in MMM-GoogleAssistant and ChatGPT:
I’m not really fan of this
I will even add:
I don’t care about ChatGPT and Sean -
bugsounet