Use ChatGPT With Word: ChatGPT Microsoft Word Integration

  1. MS Word
  2. Open a new word document
  3. Enable the Developer Tab on Word
  4. Click Macros alt text
  5. Create a new macro with the name AddToShortcut alt text
  6. Copy the code in wordGPT/ask.bas of this repo, and paste it into the Word VBA Editor
  7. Click Tools > References in the navbar
    alt text
  8. Search for Microsoft Scripting Runtime and enable it
    image
  9. Click OK and Save the file containing the code you pasted.
  10. Right click selected text in Word and click Ask ChatGPT
  11. Wait for your result! (Word may become temporarily unresponsive while waiting for the result)