ob-dall-e-shell

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

Author: Alvaro Ramirez

Updated:

Summary

Org babel functions for DALL-E evaluation

Commentary

Run and render DALL-E blocks using org babel.

Install with:

  (require 'ob-dall-e-shell)
  (ob-dall-e-shell-setup)

Usage:

    #+begin_src dall-e-shell
      Hello
    #+end_src

Dependencies