Homepage: https://github.com/xenodium/ob-chatgpt-shell
Author: Alvaro Ramirez
Updated:
Org babel functions for ChatGPT evaluation
Run and get responses from ChatGPT blocks using org babel.
Install with:
(require 'ob-chatgpt-shell)
(ob-chatgpt-shell-setup)
Usage:
#+begin_src chatgpt-shell
Hello
#+end_src