Mods
AI on the command line
Mods is a command-line AI tool designed to make shell pipelines smarter. It lets users send text, command output, or file content to large language models and receive transformed results directly in the terminal. The project is useful for summarizing logs, rewriting text, formatting data, generating Markdown, producing JSON, and analyzing command output without leaving the shell. It works well with local LLMs and hosted providers, which gives users flexibility depending on privacy, cost, and...