Skip to content
forked from htadashi/GPT3-AHK

An AutoHotKey script that enables you to use GPT3 in any input field on your computer From htadashi

License

Notifications You must be signed in to change notification settings

CLI1976/GPT3-AHK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Forked Project

This project is a fork of original-repo by htadashi.

License

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

GPT3-AHK

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.

Installation and configuration

  1. You must have OpenAI API key
  2. Install AutoHotKey
  3. Download the repository as a ZIP file and uncompress it in a folder of your choice
  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

  • 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

About

An AutoHotKey script that enables you to use GPT3 in any input field on your computer From htadashi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • AutoHotkey 100.0%