In this video, we're going to learn how to use Simon Willison's library, which lets us run almost any LLM model from the command line. OpenAI, Claude, Grok, Ollama, they're all covered! We'll see how to run basic commands, how to have the LLM summarise the output of the tree command, and finally I'll share some shell scripts that use the tool. 🟡 llm documentation - https://llm.datasette.io/en/stable/usage.html 🟡 Blog - https://www.markhneedham.com/blog/2024/10/25/llms-on-command-line/