Back to news
DesenvolvimentoDEV Community

Optimize an AI agent to sound human, judged by an AI detector

Published on August 3, 2026By DEV Community

You can tell when an LLM wrote an email. The "I hope this email finds you well" opener, the three polite paragraphs answering a one-line question. I wanted a reply-drafting agent that didn't do that, and "don't sound like an AI" turned out to be hard to put in a prompt. Banning a few phrases is easy. The rest is judgment, and a single prompt that holds across a friendly dinner invite and a recruiter cold-email took more iterations than I'd guessed. This is not only an email problem. Some platfor

Read the full article: https://dev.to/launchdarkly/optimize-an-ai-agent-to-sound-human-judged-by-an-ai-detector-42po

Source: DEV Community