Discover and explore top open-source AI tools and projects—updated daily.
epoko77-aiRefine AI-generated Korean text to sound human
New!
Top 61.4% on SourcePulse
Summary
"Humanize KR" refines AI-generated Korean text, adjusting style, rhythm, and expression without altering meaning. It targets users of AI models seeking more natural Korean outputs.
How It Works
This tool uses a multi-agent system within Claude Code, featuring "Fast Mode" (under 5,000 chars) and "Strict Mode" (over 8,000 chars). Fast Mode uses humanize-monolith for integrated detection, rewriting, and self-verification. Strict Mode employs a pipeline: AI patterns are detected (10 categories, S1-S3 severity), text is edited surgically, meaning is preserved, and quality is assessed. Key principles include preserving facts/quotes, evidence-based edits, genre maintenance, and strict change rate limits.
Quick Start & Requirements
Requires Claude Code installation (claude --version). Clone the repo (git clone https://github.com/epoko77-ai/im-not-ai.git), cd im-not-ai, and run claude from within the directory. Usage is via natural language prompts (e.g., "AI 티 없애줘"), slash commands (/humanize [text]), or a fork's plugin. Outputs are saved in _workspace/.
Highlighted Details
Version 1.5 offers substantial performance gains, reducing 5,000-char text processing to 2-3 minutes (~86% speedup) via consolidated agent calls. It features a detailed taxonomy of AI
1 day ago
Inactive
blader