https://github.com/veered/gpt-repl
ChatGPT needs a power-user mode. gpt-repl gives you a terminal UI for interacting with ChatGPT and other GPT-based tools.
The default mode, SynthChat, uses a ChatGPT-like chatbot built directly from GPT-3. It supports features not possible with ChatGPT, including:
- Write the prefix of the next response
- Give instructions that will always be followed and never forgetten
Keep in mind, SynthChat is not ChatGPT. It is built directly on top of GPT-3. The performance is comparable in many ways, but they aren't the same. For example, ChatGPT gives much more verbose and complete answers. And SynthChat will almost never refuse to answer a question.
It's not completely finished, but I'd like some feedback.