PulseAugur
EN
LIVE 00:08:53

Developer builds AI tool to mimic personal writing style

A developer has created an open-source tool named 'hyphos' designed to make AI-generated text sound more like their personal writing style. The tool works by first collecting a corpus of the developer's own writing from emails and agent transcripts, meticulously filtering out machine-generated content and text not authored by them. Subsequently, an AI model rewrites drafts to match the developer's meaning and register, with a deterministic code-based layer enforcing specific stylistic 'fingerprints' like the exclusion of em-dashes, which the developer found to be a key indicator of AI writing in their own pre-AI corpus. AI

IMPACT This tool offers a novel approach to personalizing AI output, potentially inspiring similar solutions for content creators seeking to maintain a unique voice.

RANK_REASON The item describes a custom tool built by a developer to address a specific problem, rather than a general-purpose product release or significant industry event.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Developer builds AI tool to mimic personal writing style

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Alkis Yuv ·

    I built an AI that writes like me, and I'm measuring how much it fails

    <p>Everyone can now spot machine text on sight, the em-dashes, the "you're absolutely right", the invented technical terms nobody at any job ever used. I write a lot with agents, and I did not want my published words to smell like that. So I built <a href="https://github.com/tria…