ChatGPT Auto Prompt Sender
This UserScript, named ChatGPT_AutoPromptSender.user.js
, is designed to enhance your interaction with ChatGPT by automating the process of sending the next pre-filled prompt. In ChatGPT Plus, especially when using GPT-4, the inference process can take a considerable amount of time. By entering the next question into the text box and selecting 'Schedule Next Prompt After Ongoing Response' from this UserScript's menu, you can press a button to automatically send the question after the ongoing response has finished.
Features
While you're engaging in a conversation with ChatGPT and it's in the process of generating responses, you can prepare your next prompt by inputting it into the text box.
To automate the sending of this pre-filled prompt, you can select the 'Schedule Next Prompt After Ongoing Response' option from the TamperMonkey menu.
Once the current response from ChatGPT is completed, the script will automatically send the pre-filled next prompt.
This automation not only streamlines the conversation flow but also allows for a more efficient and seamless interaction with ChatGPT.
Usage
After installing this script, start a conversation with ChatGPT. While ChatGPT is generating a response, input your next prompt into the text box. Then, select 'Schedule Next Prompt After Ongoing Response' from the TamperMonkey menu. The script will take care of the rest!
Script Locations
This UserScript is available at two locations:
- GitHub Gist: You can find the script hosted on GitHub Gist at this link.
- Greasy Fork: The script is also available on Greasy Fork, and you can access it here.