It makes things — blurbs, code, decks, documents. But it's a maker, not a vending machine. Give it the same brief twice and you'll get two different results. Run them and see.
{{ partial }}
{{ r.text }}
{{ makerHint }}
{{ vendHint }}
The maker doesn't look up an answer and hand it back. It builds the text one piece at a time, and at each step it's choosing from many likely next words. Pick a different word here, and the whole sentence drifts somewhere new.
I've seen people ask two different AI models the exact same question, get two very different answers, and conclude the AI is weak — or even lying. But you can ask the same model the same question over and over and its replies will differ too. The learning point: the AI isn't looking up an answer. It's generating a response token by token, through probabilistic reasoning grounded in its training. Different every time — by design.