GPT Commander is a powerful tool for enhancing text understanding in chatbots. This guide will walk you through the process of downloading and using GPT Commander.
- Visit the GPT Commander release page.
- Download the following two files:
gpt-commander.exehook-gpt-commander.exe
- Place both downloaded files in the same directory on your system.
- Make sure the
OPENAI_API_KEYvariable exists on your system. The default model is "gpt-3.5-turbo". To change it, set the system environment variableGPT_COMMANDER_MODELto the desired model name. - After placing both files in the same directory, run
hook-gpt-commander.exe. - Select text and press F2 to handle your selected text.
Make sure that both gpt-commander.exe and hook-gpt-commander.exe are in the same directory before running hook-gpt-commander.exe. Also, ensure that the OPENAI_API_KEY variable exists on your system.
For better results, consider training a custom model using your fine-tuning data. For example, the file can be found here: fine_tuning.jsonl
Feel free to reach out if you encounter any issues during the download or setup process.