LLM is a command-line utility and Python library designed for developers, data scientists, and AI enthusiasts who want to interact with a variety of large language models (LLMs) like OpenAI, Claude, Google Gemini, and Meta Llama. It supports both cloud-hosted APIs and models that can run locally, offering features such as prompt execution, storing responses in SQLite, embedding generation, structured data extraction, and an extensible plugin system for additional models and tools.
Visit LLM's official website for product details and getting started.