/gpt-emacs-macro

Connect GPT-3 to Emacs and run "semantic" kbd macros

Primary LanguageEmacs Lisp

gpt-macro

Connect GPT-3 to Emacs and run "semantic" kbd macros

About

Demo

About

Usage

This was a super quick implementation and currently uses the OpenAI Python package and interfaces with a Python script. TODO: Rewrite to elisp-only via curl to interface with API.

To use, add your OpenAI API key and set the Python script path in gpt-macro.el