simonmysun/ell
A Bash-based command-line interface for interacting with large language models from the terminal.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
This repository provides a terminal-based CLI tool for querying LLMs. It supports multiple LLM providers (OpenAI, Google Gemini) through configuration, features pipe-friendly output, chat mode, function calling via templates, and sensitive information redaction. Users configure API keys and model selection through environment variables or config files.