Hacker News new | ask | show | jobs
by tomtomistaken 87 days ago
How do you make sure the LLM catches and reports all grammar mistakes if I ask for it?
1 comments

I've built an agent loop that has a self-review step, and it's pretty good at catching mistakes. It's able to scan the document in chunks and use tools to surgically change small parts.