RafaRed / alexa-bing-gpt

Implementation of Bing Chat GPT as a Alexa Skill.
28 stars 3 forks source link

Alexa Bing Chat #2

Open ubeda-alex opened 1 year ago

ubeda-alex commented 1 year ago

Hola!! quisiera preguntarte sobre Bing Chat en Alexa porque intenté tres veces lo que pusiste en Github pero no funcionó, Despues de responder la pregunta, me dice "say ask and your question or say password and your password". Ayudame por favor. Pienso hacer un video en YouTube para ayudar a la gente para que les funcione en sus Alexa y obvio todo el credito es para tí

RafaRed commented 1 year ago

So, it's half way working. Now, you need to say "ask" then your question. If the word "ask" is not working, Back to step 9 and change the call word in "Intent" for a word in spanish if your alexa is in spanish.

RafaRed commented 1 year ago

You can also try the RWKV implementation, if you have a good gpu. (8~12gb) Its faster, and you do not need to generate a password, you can keep asking questions in sequence. https://github.com/RafaRed/RWKV-alexa

ubeda-alex commented 1 year ago

Hello!!

I don't have a good GPU, I have a laptop with integrated graphics (Intel UHD 620 Graphics) but I tried again the code of alexa-bing-gpt and exist a very small problem: [image: image.png]

And this is the error: [image: image.png]

And here is the code: [image: image.png]

I would really appreciate it if you help me, thank you so much!!

El dom, 2 abr 2023 a la(s) 21:33, RafaRed @.***) escribió:

You can also try with RWKV, if you have a good gpu. (8~12gb) Its faster, and you do not need to generate a password, you can keep asking questions in sequence. https://github.com/RafaRed/RWKV-alexa

— Reply to this email directly, view it on GitHub https://github.com/RafaRed/alexa-bing-gpt/issues/2#issuecomment-1493594476, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV27XS5J5R7NXMQ57JV6SSDW7JAJPANCNFSM6AAAAAAWQNY7OE . You are receiving this because you authored the thread.Message ID: @.***>

RafaRed commented 1 year ago

Sorry, cant see the image this way, can you upload to imgur and send the links?

yezenhawari commented 1 year ago

Hello there!

I am having the same issue. In the test tab when I type "ask what is your name?" after "Hello, say ask and your question!" It outputs "Say ask and your question, or say password and your password" and doesn't generate a password. Any help is appreciated!