Skip to content
Dewayne VanHoozer edited this page Mar 4, 2024 · 3 revisions

mods is the default backend for the 'aia' program

AI for the command line, built for pipelines.

LLM based AI is really good at interpreting the output of commands and returning the results in CLI friendly text formats like Markdown. mods is a simple tool that makes it super easy to use AI on the command line and in your pipelines. mods works with OpenAI and LocalAI.

Website: https://github.com/charmbracelet/mods

Clone this wiki locally