whatisgithub

What is humanizer-ru?

thevseprod/humanizer-ru — explained in plain English

Analysis updated 2026-05-18

17Audience · writerComplexity · 1/5LicenseSetup · easy

In one sentence

A prompt file that instructs any AI chatbot to rewrite AI-generated text, mainly Russian, so it reads more like natural human writing.

Mindmap

mindmap
  root((humanizer-ru))
    What it does
      Rewrites AI text
      Russian and English rules
      No code to install
    How to use
      Paste prompt into chat
      Or give file to agent
      Then paste text
    Detects
      Filler phrases
      Rule of three structure
      Servile sign offs
    Extras
      Claude Code skill
      Voice calibration samples

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Paste AI-generated Russian text into ChatGPT along with this prompt to make it read more naturally.

USE CASE 2

Install the prompt as a Claude Code skill to humanize text with a short command during a session.

USE CASE 3

Provide writing samples so the rewrite matches your own personal voice and style.

What is it built with?

Markdown

How does it compare?

thevseprod/humanizer-ru0petru/sentimo0xblackash/cve-2026-46333
Stars171717
LanguagePythonC
Setup difficultyeasymoderatemoderate
Complexity1/53/54/5
Audiencewriterdeveloperresearcher

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

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.

Copy-paste prompts

Prompt 1
Load the humanizer-ru prompt and rewrite this Russian paragraph so it no longer sounds AI-generated.
Prompt 2
Use humanizer-ru's English rules to remove filler phrases and rule-of-three structure from this paragraph.
Prompt 3
Show me how to package humanizer-ru as a Claude Code skill so I can trigger it with a short command.

Frequently asked questions

What is humanizer-ru?

A prompt file that instructs any AI chatbot to rewrite AI-generated text, mainly Russian, so it reads more like natural human writing.

What license does humanizer-ru use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is humanizer-ru to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is humanizer-ru for?

Mainly writer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.