FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
The Story of Making AI Indistinguishable from Humans: Implementing a Turing Test with LLM Judges
NewsMachine Learning

The Story of Making AI Indistinguishable from Humans: Implementing a Turing Test with LLM Judges

via Dev.to松本倫太郎2h ago

Starting from HL 4.1 The first prototype of human-persona scored 4.1 out of 10 on "human-likeness." This is a score far below the threshold between "AI-like" and "human-like." And I built it and scored it myself. It took 5 versions to raise this to HL 7.7. This article is the story of that journey—what I tried, what didn't work, and what worked dramatically. Evaluation Method: LLM Judge I had Claude Sonnet act as an "expert in distinguishing humans from AI" to score the outputs. JUDGE_PROMPT = """ You are an expert in distinguishing humans from AI. Evaluate the following message and respond with JSON only: { " human_likeness_score " : 1-10, " style_variation_rate " : 0.0-1.0, " timing_naturalness " : 1-10, " reason_human_likeness " : " Reason in one sentence " , " improvement_suggestion " : " Improvement suggestion in one sentence " } """ Three metrics: Metric Meaning Target Value HL (human_likeness_score) How non-AI-like it is 7.5 or higher SV (style_variation_rate) Not too homogeneou

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

Xiaomi Poco X8 Pro Review: Iron Man
News

Xiaomi Poco X8 Pro Review: Iron Man

Medium Programming • 1h ago

Google pixel 11 pro leaks first look!
News

Google pixel 11 pro leaks first look!

Medium Programming • 1h ago

End-to-End Testing: Playwright vs Cypress in Real Projects
News

End-to-End Testing: Playwright vs Cypress in Real Projects

Medium Programming • 2h ago

I Vibecoded a Playful Color Picker…and It Turned Into Something Crazy
News

I Vibecoded a Playful Color Picker…and It Turned Into Something Crazy

Medium Programming • 3h ago

.GUI
News

.GUI

Medium Programming • 4h ago

Discover More Articles