Which task fits a plain generative model?
Which task fits a plain generative model?
You are using a general chatbot with no web access and no calculator tool. It generates responses from patterns learned in training.
Which of these requests is the best fit for that setup?
Hint
Ask: does the task need something the model cannot have — live data, exact computation, or verified sources?
Why this is the answer
Generative models shine at transforming content you provide: structuring, rewriting, summarizing, extracting. They are weakest exactly where you need guaranteed freshness, precision or provenance. Matching the task to the tool is the first practical AI skill — it prevents most “AI got it wrong” stories before they happen.