https://github.com/thatlinuxguyyouknow/hummanize-ai
Stop sounding so robotic
https://github.com/thatlinuxguyyouknow/hummanize-ai
Last synced: about 2 months ago
JSON representation
Stop sounding so robotic
- Host: GitHub
- URL: https://github.com/thatlinuxguyyouknow/hummanize-ai
- Owner: ThatLinuxGuyYouKnow
- Created: 2025-02-22T10:44:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-15T18:32:12.000Z (about 1 year ago)
- Last Synced: 2025-04-15T19:41:30.838Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://hummanize-ai.vercel.app
- Size: 136 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Humanize.ai 🤖➡️👤
An open-source AI text humanization tool that transforms robotic AI responses into natural, engaging conversations. Built with Next.js, TypeScript, and Tailwind CSS.
## Features 🌟
- **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
## Getting Started 🚀
### Prerequisites
- Node.js (version 14 or higher)
- npm or yarn
- Gemini API key
## Usage 💡
1. Input your AI-generated text in the text area
2. Select your desired tone (Casual, Formal, Friendly, or Professional)
3. Choose your output language
4. Adjust the creativity level using the slider
5. Toggle additional options like "Preserve Keywords" and "Enhance Clarity"
6. Click "Humanize" to transform your text
## Tech Stack 🛠️
- [Next.js](https://nextjs.org/) - React framework
- [TypeScript](https://www.typescriptlang.org/) - Type safety
- [Tailwind CSS](https://tailwindcss.com/) - Styling
- [shadcn/ui](https://ui.shadcn.com/) - UI components
- [Lucide Icons](https://lucide.dev/) - Icons
- [Gemini API](https://ai.google.dev/apikey)