Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.18 KB

readme.MD

File metadata and controls

39 lines (32 loc) · 1.18 KB

What This Is:

A tool to query ChatGPT and Google Gemini at the same time. Comes with a set of basic prompts.

How to Use It:

Windows:

  1. Navigate to the src folder in the command prompt.
  2. Enter python cmt_systray.py.
  3. Locate the new icon in the system tray.
  4. Right-click the icon.
  5. Select Run ChatGPT.
  6. Select a prompt type from the dropdown menu.
  7. Enter a query in the user input box.
  8. Select the number of outputs.
  9. Select the temperature, a lower value means ChatGPT will be more creative.
  10. Press Submit.

Linux:

  1. Navigate to the src folder in the terminal.
  2. Enter python3 cmt_systray.py.
  3. Locate the new icon in the system tray.
  4. Right-click the icon.
  5. Select Run ChatGPT.
  6. Select a prompt type from the dropdown menu.
  7. Enter a query in the user input box.
  8. Select the number of outputs.
  9. Select the temperature, a lower value means ChatGPT will be more creative.
  10. Press Submit.

Additional Feature:

  • Edit prompts.yaml in the data directory to add or remove prompts as you desire.

Author:

  • Kevin Fink (Shorecode LLC)

Tested on:

  • Windows 10
  • Linux Mint/Plasma desktop