A short walkthrough on integrating Google Bard into Emacs using the `bard-rs` command-line tool. Since Bard lacks an HTTP API, the author uses the `bard-rs` Rust CLI project and writes a small Elisp function (`kprompt-bard`) that wraps it inside Emacs' compilation buffer, allowing users to send prompts (including selected regions) to Bard directly from within Emacs.

2m read timeFrom birkey.co
Post cover image

Sort: