Skip to content
View slashpablo's full-sized avatar
  • Microsoft
  • Redmond, WA

Block or report slashpablo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
slashpablo/README.md

Hey, I'm Pablo

Software engineer and Emacs enthusiast. I build tools that make working with text, code, and ideas more fluid.

slashpablo.com

Projects

An Emacs package that bridges Org Babel with large language models. Write and execute LLM prompts directly in Org files using familiar C-c C-c workflows.

  • Multi-endpoint support (OpenAI, Anthropic, Azure, local models)
  • Preamble context, noweb composition, and variable injection
  • Fully literate — the entire package is generated from a single Org source file

Get in touch

Pinned Loading

  1. ob-prompt ob-prompt Public

    Turns Org Babel into a lightweight, reproducible interface for large language models. A prompt is just a src block.

    Emacs Lisp