An open-source AI text humanization tool that transforms robotic AI responses into natural, engaging conversations. Built with Next.js, TypeScript, and Tailwind CSS.
- Natural Language Processing: Advanced AI algorithms that understand context and tone
- Real-time Conversion: Instant transformation of AI-generated text into human-like content
- Tone Adjustment: Customizable tone and style settings to match your brand voice
- Multi-language Support: Supports English, Spanish, French, German, and Italian
- BYOK (Bring Your Own Key): Use your own GEmini API key for complete control
- Modern UI: Built with shadcn/ui components for a clean, modern interface
- Node.js (version 14 or higher)
- npm or yarn
- Gemini API key
- Input your AI-generated text in the text area
- Select your desired tone (Casual, Formal, Friendly, or Professional)
- Choose your output language
- Adjust the creativity level using the slider
- Toggle additional options like "Preserve Keywords" and "Enhance Clarity"
- Click "Humanize" to transform your text
- Next.js - React framework
- TypeScript - Type safety
- Tailwind CSS - Styling
- shadcn/ui - UI components
- Lucide Icons - Icons
- Gemini API