Effective use-cases for LLMs

17 points by markerz


nugget

A local LLM has effectively ended false-positive alarms from my security cameras (Frigate NVR) by analyzing the video of motion-trigger alerts to discriminate between real and false triggers.

Ive taught it how to identify when a specific gate is open or closed just from the camera images, and I'm working on teaching it to identify specific vehicles and animals when analyzing events with modest success.

nwjsmith

Mutation testing is made significantly easier to implement with LLMs.

joelgrus

I gave my coding agent skills to query cloudwatch logs and dynamodb, and now it can root-cause prod errors in 5 minutes that would seriously take me at least an hour to figure out.

(Hopefully my skills aren't atrophying as a result, but it's really an incredible tool for this.)

bartz

I sometimes use small models* to replace simple google searches where I'd only look at the AI overview anyways. Stuff like "neccessary or necessary", or "NYC metro population"

*small enough to be fast with just 16GB RAM, like Gemma 4 E4B at Q4 quantization