LLM
AI 8kPythonby Simon Willison
CLI for interacting with large language models. Run prompts from the terminal, manage API keys, and install plugins for different providers.
Install
brew
$
brew install llmRelated AI tools
Claude Code
Anthropic's agentic coding CLI. Think, plan, and execute code changes directly from your terminal with Claude.
TypeScriptby Anthropic
Cursor
AI-first code editor built on VS Code. Ships with a CLI for opening projects and running AI commands from the terminal.
TypeScriptby Anysphere
Codex
OpenAI's open-source coding agent that runs in your terminal. Reads and modifies your codebase with sandboxed execution.
TypeScriptby OpenAI
Gemini CLI
Google's AI coding agent for the terminal. Powered by Gemini models with deep Google ecosystem integration.
TypeScriptby Google