[EXT-Bard] Develop !
-
Hi,
I plan to code Google Bard AI
I make some test with a node test script and it’s works
I can export it to an EXT (plugin) for MMM-GoogleAssistant
Naturally, I will make vocal control
maybe something like “Jarvis… Bard <your question>”For displaying result, I think it’s better to do this:
- Use a new popup
-> animate it and come from the left (for example)
-> display it in a float windows (80% of the screen with margins for exemple) - Vocal result
-> I don’t want to use some complex things (add again new API for speech)
-> I don’t want you to have any costs with the voice synthesis engine
-> So… for first testing, I wil use the “repeat after me” fonction of MMM-GoogleAssistant
What do you think about that ?
Anyway, I’ll try to do something cool! - Use a new popup
-
First apporch with notification query with EXT-TelegramBot and response only on console logs:
-
it’s a good point, i’m able to make a dialog
-
Extraordinaire !
Tu me surprendra toujours par cette soif de développement, continue…
Bravo -
@Fabaude ben oui, je vais finir par avoir le prix de l’inovation ! mdr
Coding result of this day:
- I’m able to transform content result of
Bard
(in makdown format) to an HTML parge - I’m able to open it with MagicMirror !
- I’m working about design for EXT-Bart popup
I think, I will modify MMM-GoogleAssisant to make a
Bard Mode
for reading only transcription (without response and display) and send the transcription content directly toEXT-Bard
Something like:
- “Jarvis… Bard” —> will activate
Bard mode
and desactivateMMM-GoogleAssistant
- “Jarvis… Stop” —> make the reverse
But… bad news, i can’t use
MMM-GoogleAssistant
for reading the result content ofEXT-Bard
:
message: "Error: 3 INVALID_ARGUMENT: Invalid 'AssistConfig': text_query too long."
the result text is too long…If you have an idea for read it, let me know
- I’m able to transform content result of
-
So… It’s coded and finish!
I will start a beta test session soon! -
Excellent I can’t wait for this module. Thanks for your hard work.
-
Finaly
EXT-Bard
will work like this:- Enable Bard plugin with
Jarvis... Bard
(need next Version of MMM-GoogleAssistant v5.3.0) and will OpenEXT-Bard
interface - Ask your question by enable
MMM-GoogleAssistant
likeJarvis... <my question>
MMM-GoogleAssistant
will transfert your question to BardEXT-Bard
will display result of Bard- auto-Scrolling the result of needed !
- Actually, I can’t use voice synthesis for read result of bard
- Stop command is available for closing
EXT-Bard
interface and closebardMode
ofMMM-GoogleAssistant
- I have coded
/bard
command forEXT-TelegramBot
and will display result ONLY onTelegramBot
and not on your screen
All is actually ready !
I will write Tutorial for Testing before release (available only for Donator) - Enable Bard plugin with
-
Beta is now available !
-
bugsounet
-
Bonjour bug, que pour les donateur c’est ça ? Après j’ai fait un don mais juste parceque moi ça marche pas
-
bugsounet
-
bugsounet