htadashi / GPT3-AHK

An AutoHotKey script that enables you to use GPT3 in any input field on your computer
MIT License
104 stars 17 forks source link

GPT3-AHK

An AutoHotKey script that enables you to use GPT3 and other LLM models in any input field on your computer.

demo

Installation and configuration

  1. Install AutoHotKey
  2. Download the repository as a ZIP file and uncompress it in a folder of your choice
  3. Generate an OpenAI API key following this instruction
  4. Execute GPT3-AHK.ahk and input your API key in the input box that will appear
  5. In case you want to use a custom model compatible with OpenAI API (e.g. litellm), click Yes in the next box and add (if necessary) the API key in the following input box

How to use