Hacker News new | ask | show | jobs
by grinich 606 days ago
Security features seem like the ONE thing you wouldn't want an LLM generating/hallucinating ...
1 comments

You wouldn't just blindly implement what the LLM generates. You would use it more as an efficient way to go through all the necessary docs. From there you'd sanity check the recommendations and _then_ implement a solution, applying your judgment along the way.