lencx / ChatGPT

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
https://nofwl.com
51.99k stars 5.84k forks source link

chatgpt integration with powertoys #1066

Open NixmadSoft opened 11 months ago

NixmadSoft commented 11 months ago

Feature description

It would be interesting if some integration could be carried out with the Powertoys application to perform a search directly from the same application, perhaps with an indicator such as ?gpt "perform x task"

Motivation

I have been searching and I found an integration of chatgpt with powertoys with a plugin but what it does is open a window in the default browser. I don't know if there is the possibility of doing the same but with this desktop application I will attach the link to the repository that I found

https://github.com/ferraridavide/ChatGPTPowerToys

Alternatives

Another alternative is to create a launchbar only for gpt chat as well as the edge browser launchbar that performs the direct search in the browser

Additional context

No response

formysister commented 11 months ago

As another alternative, we can make chrome extension and redirect search query to chatgpt API not to google. :)

NixmadSoft commented 11 months ago

As another alternative, we can make chrome extension and redirect search query to chatgpt API not to google. :)

It would be interesting, but it would be highly beneficial for users like me who utilize web browsers such as Mozilla Firefox.

formysister commented 11 months ago

Depending on builder, extension can be built with 2 types (chrome extension and mozilla addon) when it was compiled :)

NixmadSoft commented 11 months ago

Or is that perfect? Can I help you with something to contribute?