LLM (Large Language Model)
A neural network trained on massive text that predicts the next token, powering chat, writing, coding, and more.
Examples include GPT, Claude, Gemini, and open-weight models like Llama and Qwen. You typically use an LLM through an API or by running an open model locally with Ollama.