-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AI Search #34024
Comments
So you're asking for something like Copilot but built into PT Run? /needinfo |
@crutkas Yep. Don't you think it would be handy? |
@akamienski Yeah, but it only opens in Edge, and I use Arc. It would also be nice to not have to compile the plugin, and finally, I don't use ChatGPT, so an integration with Gemini would be handy. |
@TrumpPresident45 You can download compiled version and copy to Plugins folder, it's availabe in Releases page. It runs browser that is set to be default browser, just tested it and it works. After you change default app, you just need to restart PowerToys and plugin will run chatgpt in default browser. But sure, support for other AIs would be nice as well. I guess it could be possible to just download that plugin source code and change value for url to go to Gemini web page, and then compile it to be a seperate plugin, but that would require a bit of programming knowledge, as search url is not easy to figure out. |
@crutkas @ferraridavide I get that it's possible via custom download -> extract -> paste into folder, but in my organisation this would be really to be in the base application, and with the current rise of AI this could raise some plus points (In my eyes it could even be chatgpt or copilot) |
I don't think integrating my plugin directly inside PowerToys is fair to other plugin projects and developers, in my opinion, PowerToys should come up with a way to discover and install plugins inside the app, so that users can easily find and choose which plugins to use Wox does this, and PowerToys Run is built on top of it, so it should be possible |
I’m all for this! Here’s how I imagine it working:
This would make PowerToys search way more personalized. Would be a great improvement. |
Description of the new feature / enhancement
Enable users to search with AI using PowerToys Run.
Scenario when this would be used?
This feature would make AI queries fast and easy since they can be accessed through the PowerToys Run function. PowerToys users always appreciate speed for things they frequently do.
Supporting information
It takes time to open a web browser, find an AI assistant, and then type your query. PowerToys Run should incorporate this feature.
The text was updated successfully, but these errors were encountered: