I find it more useful to have AI create a deterministic and reusable tool, rather than ask it for the answer to the question I’m trying to answer.
A silly example from last week. I am always curious to know which months I’ll get 3 paychecks instead of 2 (getting paid biweekly this usually happens twice per year). I asked AI, it gave me an answer, but when verifying against a calendar, it was wrong. I then asked the AI to make a simple HTML page that let me pick an anchor date for a paycheck, and visually showed me the next 10 years of the pay schedule. I opened the resulting file, it was correct, and now I have a deterministic tool I can use any time I have this question.
AI still seems bad with data, but it can create simple tools to help with data. I think that’s where the actual value is, but I don’t think the average user is doing things this way.