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.
My friend, if you have a database of license plates extracted from single images taken by multiple cameras, YOU ARE TRACKING UNIQUE VEHICLES ACROSS A REGION.
Terabytes of data don't matter because you don't need to search terabytes, you need to search a few MB of text data. You don't even have to store the original video.
Amazing how you can move the goalposts to make things impossible, isn't it? Where in the world did "without compute" come from? Are they not even allowed a decent desktop computer?
I did this with Gemini 3, mostly for fun and to test it's capabilities. Teslausb records all dash cam videos and auto syncs it to my nas when in wifi range. Yolo and opencv extracts and does ocr on any defected license plate, and puts it all on a map, along with trip information. Not particularly useful or interesting, and not something I would have done pre-llms, but the difficulty was basically writing a one paragraph prompt and using some free tokens