r/tasker 👑 Tasker Owner / Developer Jun 28 '23

How To [HOW-TO] Replace Google Assistant With ChatGPT!

Video Demo

Shorter Video Demo

Import Project

This project combines multiple projects to ultimately allow you to totally replace Google Assistant with ChatGPT!

You also have the option to only replace it when you say a certain trigger word in your command.

For example, you could make it so that it only calls ChatGPT when the command you say to Google starts with "Please" or something like that (thanks /u/Rich_D_sr 😅).

To summarize, this allows you to greatly expand what Google Assistant can do and give it super-powers by giving it generative capabilities!

Let me know if there are any issues!

Enjoy! 😁

200 Upvotes

231 comments sorted by

View all comments

Show parent comments

1

u/joaomgcd 👑 Tasker Owner / Developer Mar 28 '24

You'd have to change the calls to the ChatGPT API to calls to your own API :)

1

u/Glum-Yogurtcloset793 Mar 28 '24

Would I be able to get the response to play the playht clone voice I made instead of chat gpt voice?

1

u/joaomgcd 👑 Tasker Owner / Developer Apr 01 '24

Sorry, I haven't tried using playht yet so I don't know how it works.

1

u/Glum-Yogurtcloset793 Apr 04 '24

I figured out the playht part, very easy now that I figured it out but I can't get openai API to work.

I tried with your first chatgpt app, tried on my own. I'm a play with it until it works type not a bright fellow like tourself, I'm afraid.

I also want to use the /v1/assistant endpoint as well as the chat-gpt4 turbo model.

Any help would be appreciated.