LLM Use Cases
TL;DR
Some real-world “use cases” (half of which I disagree with).
-
Retrieval/Search
- both inter- & intra-document (find doc in corpus & find in doc)
- semantic matching (rather than keyword matching & link analysis)
- e.g. DropBox Dash, CommandBar HelpHub
- (personal opinion) seems a valid use case provided the output includes verifiable citations to original source
-
Summarisation/Classification
- both inter- & intra-doc (whole-doc & per-paragraph)
- e.g. Notion “Summarise”, Superpowered
- (personal opinion) danger is users are very likely to assume 100% accuracy
-
Structured translation (for machine APIs)
- e.g. Booking.com “Trip Planner”, Linear “AI Filters”
- (personal opinion) identical to 1. Retrieval/Search, except with formatted (e.g. JSON) outputs – so not a separate use case
-
Unstructured translation (for human users)
- proofreading, [paraphrasing], explaining, refactoring
- e.g. Mutiny, Replit “Ghostwriter”
- (personal opinion) “explaining” quality is currently unusably poor
- (personal opinion) “proofreading/paraphrasing” quality is currently poor so only useful in the context of “highlighting confusing text”
- Text Generation