This project is a fork of original-repo by htadashi.
This project is licensed under the same terms as the original project.
- 修改自[htadashi/GPT3-AHK]https://github.com/htadashi/GPT3-AHK
- 找了一圈是我唯一找到可以用AHK v1.1啟動的chatGPT
- 改成以ctrl+滑鼠右鍵觸發選單作功能選取
- 回傳以GUI顯示 方便copy&paste
An AutoHotKey v1.1 script that enables you to use GPT3.5 turbo or GPT-4o and other LLM models(not tested) in any input field on your computer.
- You must have OpenAI API key
- Install AutoHotKey
- Download the repository as a ZIP file and uncompress it in a folder of your choice
- Execute GPT3-AHK.ahk and input your API key in the input box that will appear
- 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
- select a phrase and press
Ctrl+Right Mouse Button
- select on the function menu
- To change the model, right click on the icon at the taskbar and use the option
Select LLM
to select the desired model