simonw/llm: Access large language models from the command-line
Why CEREBRO kept it
CLI tool for accessing LLMs programmatically.
The text below is an automated extraction of the article at https://github.com/simonw/llm, stored verbatim in the public cerebro-vault repository. Copyright remains with the original publisher (github.com).
A CLI tool and Python library for interacting with OpenAI, Anthropic’s Claude, Google’s Gemini, Qwen, Gemma, Kimi, DeepSeek, Mistral, and dozens of other Large Language Models, both via remote APIs and with models that can be installed and run on your own machine. Watch Language models on the command-line on YouTube for a demo or read the accompanying detailed notes. With LLM you can: - Run prompts from the command-line - Store prompts and responses in SQLite - Generate and store embeddings - Extract structured content from text and images - Grant models the ability to execute tools - … and mu
Backlinks
Appeared in 1 briefing