This package browser is in early development. Mind the rough edges.

emacs-ellama

Tool for interacting with LLMs

Ellama is a tool for interacting with large language models from Emacs. It allows you to ask questions and receive responses from the LLMs. Ellama can perform various tasks such as translation, code review, summarization, enhancing grammar/spelling or wording and more through the Emacs interface. Ellama natively supports streaming output, making it effortless to use with your preferred text editor.

Installation

Install the latest version of emacs-ellama as follows:

guix install emacs-ellama

Or install a particular version:

guix install emacs-ellama@0.11.14

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.