thevseprod/humanizer-ru — explained in plain English
Analysis updated 2026-05-18
Paste AI-generated Russian text into ChatGPT along with this prompt to make it read more naturally.
Install the prompt as a Claude Code skill to humanize text with a short command during a session.
Provide writing samples so the rewrite matches your own personal voice and style.
| thevseprod/humanizer-ru | 0petru/sentimo | 0xblackash/cve-2026-46333 | |
|---|---|---|---|
| Stars | 17 | 17 | 17 |
| Language | — | Python | C |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 1/5 | 3/5 | 4/5 |
| Audience | writer | developer | researcher |
Figures from each repo's GitHub metadata at analysis time.
This repository is a set of instructions, written as a plain text file, that tells an AI language model how to rewrite AI-generated text so it reads more like something a human wrote. The primary target is Russian-language text, where common AI tells are specific: the frequent long dash, officialese phrasing, and marketing buzzwords. An English version of the same rules is also included. There is no code to install or run. The main file is a markdown document containing a detailed prompt. You either paste its contents into a chat with any LLM (ChatGPT, Claude, Gemini, and so on) as your first message, or you give the file directly to an AI agent that can read files. Then you paste the text you want rewritten. The rules instruct the model to look for specific patterns that reveal machine-generated writing: filler phrases like "it's worth noting", empty hedging that avoids taking a position, the mechanical rule-of-three structure, walls of unbroken text, and servile sign-offs. After a first rewrite, it runs a second check to catch anything that still reads like an AI wrote it. For people using Claude Code specifically, the repo can be installed as a skill, letting you call a short command to trigger the humanizer on any text in your current session. The README notes that skill packaging is still coming in the first release, so that path is partially complete. Optional voice calibration lets you paste one or two samples of your own writing, and the model adjusts the output to match your style. The examples in the README show a before-and-after where the AI-written version is rewritten to drop vague superlatives and filler structure, leaving something shorter and more direct. The project is MIT licensed and is maintained by someone who publishes content about AI tools and vibe-coding on Telegram and YouTube.
A prompt file that instructs any AI chatbot to rewrite AI-generated text, mainly Russian, so it reads more like natural human writing.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly writer.
This repo across BitVibe Labs
Verify against the repo before relying on details.