(no title)
ofek | 4 months ago
I frequently ask the same question side-by-side to all 3 and the only situation in which I sometimes prefer Gemini 2.5 Pro is when making lifestyle choices, like explaining item descriptions on Doordash that aren't in English.
edit: It's more of a system prompt issue but I despise the verbosity of Gemini 2.5 Pro's responses.
Diggsey|4 months ago
If I ask ChatGPT to do this, it will do one of two things:
1) Extract the first ~10-20 questions perfectly, and then either just give up, or else hallucinate a bunch of stuff.
2) Write code that tries to use regex to extract the questions, which then fails because the questions are too free-form to be reliably matched by a regex.
If I ask Gemini to do the same thing, it will just do it and output a perfectly formed and most importantly complete CSV.
cageface|4 months ago
ofek|4 months ago
coffeeaddict1|4 months ago
CSMastermind|4 months ago
arresin|4 months ago