kamaludu
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Bash4LLM is a single-file Bash wrapper for interacting with LLMs from the terminal. I created it because I wanted something simple that worked without installing Python, Node, or any other runtime. It uses only Bash,…
-
I built GroqBash, a single‑file Bash client for the Groq API (OpenAI‑compatible). I wanted something fully auditable, with no dependencies, and that worked reliably on Termux, where /tmp isn’t writable. Everything lives…