
Bash4LLM – A Lightweight Bash Wrapper for LLM APIs
Bash4LLM is a lightweight, dependency-free Bash wrapper for interacting with LLM APIs from the terminal. It requires only Bash, curl, and jq, and supports features like prompts, chat, file processing, streaming, and session metadata. Groq is supported by default, with other providers available via plugin scripts.
