Since the discussion in this thread has shifted to AI use cases generally I guess I'll take the bait.
Here are some non-trivial use-cases of AI in my personal life:
1. I am a Machine Learning Engineer, but I mostly train very lightweight decision tree models that aren't deep learning models. One application of AI I have used very recently is that different teams in the organization I work for need insights to help with customer experience initiatives (customers being doctors, nurses, recipients of medicaid, etc.) The individuals servicing them work in call centers. If they provide a better customer experience and work more efficiently then health-care costs decrease and people who need and use Medicaid have a better experience. Anyway, we have data on task-times of the call center workers. Years ago I wrote code that reports on the distribution and performs hypothesis tests of these task times and helps us know if we should split the tasks into different categories with different, more normal distributions, or if the task is fine as is.
The results of this help optimize workflows and provide a better experience for everyone, including the workers. The issue was that this was only consumable to other technical people.
More recently, we've used small LLM's to summarize the various outputs of this analysis and give an easier to understand, correct, conclusion of what is seen in the data and what should be the actions taken by directors and senior managers to reorganize how tasking is done. This is a value add, because it makes servicing customers more efficient and the service to the end-users better. It is a positive for the workforce because the tasking is based on objective measurements and not management whim.
2. A college roommate of mine, who just got his Physics PhD works for a company that uses AI and the math formalization language Lean. He is extending Lean to quantum mechanics, so that the AI can be used to further expedite the formalization. The direct result of this is that the formalizations in Lean will be used for research in photonic computing. That's where the funding comes from. But the implications are much greater than that. Quantum Mechanics affects many technologies we take advantage of.
3. I am building a personal project that requires the creation of 3D material assets. I have been taking pictures of various pieces of nature outdoors, and then using the photos with Adobe Substance Sampler to get a first rough draft of the materials within seconds. Then I manually edit the material properties to better match my artistic vision. The AI part is a very minimal part of the workflow, but it speeds up thr workflow considerably and it helps me with my 3D-world simulation project. Without it, I would probably just be using ugly free marketplace assets that would be disjointed when mixed.
4. I was looking the other day for a physics research paper I had read about 7 years ago. I couldn't remember thr name of the paper but I could remember the content. I described the content to Gemini, and it was able to retrieve it a lot faster than Google Scholar would have and also provide some othe references on extended research since I last read that paper.
I can see the argument that the value isn't worth the negatives, but to argue there is no value for regular people at all is just blatantly false. I am not a billionaire and I have gained value from AI use cases. And yes, it is hyped, there probably is an overvaluation, and as with any technology there are negative use-cases, but there are valuable use-cases of these tools too.