AskGPT: An Alfred Workflow - Ask ChatGPT from anywhere while typing
by•
It's an Alfred Workflow that enables you to ask ChatGPT from anywhere while typing. You can activate it in any window, and it will swiftly generate the content you desire based on your commands. It's a genie in a bottle that instantly fulfills your commands!
Replies
Best
Maker
📌
The following content was typed by AskGPT, without leaving current page:
As an AI language model, ChatGPT is incredibly powerful and versatile, but sometimes it can be a bit of a hassle to access it quickly and easily. That's where AskGPT comes in - this Alfred Workflow makes it a breeze to summon ChatGPT from anywhere, just by typing a simple command. Whether you're working on a document, browsing the web, or chatting with friends, AskGPT is always at your fingertips, ready to generate the content you need. With its intuitive interface and lightning-fast response times, AskGPT truly feels like having a genie in a bottle. If you're a fan of ChatGPT, or just looking for a faster and more convenient way to access AI language models, AskGPT is definitely worth checking out.
[Generated by ChatGPT, 2023-03-27 10:09:38]
Report
Also, maybe a pedefined/configure role?
Example, when workflow initiated, use *coder to confirm GPT's role is now a predefined 'Coder' role, then continue with the conversation
Report
Maker
@tommyxps Great advice! It would be great if users could set {role: prompt} pairs on the Workflow's User Configuration page and then specify one of them when calling AskGPT.
Adding a context function to the activated window would facilitate a seamless continuation of conversations, providing a better user experience
[Generated by ChatGPT, 2023-03-27 00:26:46]
Report
Maker
@tommyxps I considered using `ChatCompletion` to preserve context, but since the topic can change even within the same project and there is a length limit on the API, it may not to be reconsidered.
Report
Maker
AskGPT has been updated to 🎊 version 0.6, which now includes the ability to retain context and support for predefined roles.
Replies