What LLMs Actually Do
Large language models are systems trained to work with language and adjacent modalities by predicting likely continuations from context.
In product terms, they are especially useful for:
- drafting
- summarizing
- rewriting
- extracting structure from text
- answering questions with the right context
- powering assistant-like interfaces