Skip to content

dtwarogpl/AutoHotkey-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoHotkey OpenAI Text Processing ⌨️🔠

image

This AutoHotkey script utilizes the OpenAI API to perform text processing tasks like fixing spelling mistakes and translation. It provides a convenient way to interact with the OpenAI API through simple hotkeys. 🚀

Tested on AutoHotkey version 1.1.36.02. ✔️

How to Run 🏃‍♂️

  1. Clone the repository using the following command:
git clone https://github.com/dtwarogpl/AutoHotkey-menu.git
  1. Open the downloaded folder containing the script files.
  2. Run the menu.ahk file with AutoHotkey.
  3. On first run, the script will prompt you to enter your OpenAI API key. Enter it and save. 🔑

Features ✨

  • Ask GPT: Pass text to gpt and paste the answer.
  • Fix Spelling: Correct spelling mistakes in copied text.
  • Translate: Translate the copied text to Polish or English based on the source text. 🌍

Create Custom Features: You can easily create your own custom features by exploring the script

Usage 🧑‍💻

  • Press Ctrl+D to trigger the menu at the mouse cursor position.
  • Select either "Fix spelling" or "Translate" from the menu for the respective action.
  • Follow the instructions provided in the prompt for each action. 📝

Please make sure to respect the OpenAI API usage policies and guidelines when using this script. 🤖

Enjoy enhancing your text processing workflow with OpenAI and AutoHotkey! 🎉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published