>_LLMOfficialFeatured
@simonw
About LLM
Run prompts, manage models, and extend LLM providers with plugins.
Installation
pipx install llmWhat it does
AI from the terminal
Scriptable prompts
Local workflow integration
Command examples
- 1
llm keys set openai - 2
llm "Explain this file" - 3
llm models
Details
More AI agents CLIs
GitHub Copilot CLI
$ copilot
GitHub’s terminal coding agent for planning, editing, running, and reviewing changes with repository context.
Ollama
$ ollama
Run and manage open models locally through a simple command-line interface.
AIChat
$ aichat
Chat with multiple AI providers, roles, sessions, tools, and local models.
Aider
$ aider
An open-source AI pair programmer that edits code in a local Git repository with many model providers.
Amazon Q Developer CLI
$ q
AWS’s terminal assistant for coding, shell completion, natural-language workflows, and AWS development.
Claude Code
$ claude
Anthropic’s agentic coding tool for understanding codebases, editing files, and automating terminal workflows.
Comments