ob-chatgpt-shell

Homepage: https://github.com/xenodium/ob-chatgpt-shell

Author: Alvaro Ramirez

Updated:

Summary

Org babel functions for ChatGPT evaluation

Commentary

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

Dependencies