Earlier quoted context omitted.
What LLM can I get and feed hundreds of hours of video into that will give me the position of a specific vehicle alongside when that happened? An LLM isn’t going to help you here, but basic Computer Vision and a SQL database has been a solution _if you have the cameras_. I wrote a license plate reader as a university project using OpenCV almost 20 years ago.
If you were able to write one 20 years ago, I dare say an LLM could whip one up super-fast. Or just search the internet and tell you where to find one. One of the risks of LLMs is that a lot of tasks go from "an expert could do this easily given a few weeks" to "anyone who thinks to ask an LLM can do this easily and get results the same day"
By that logic, all problems are solved with LLMs, though.