https://github.com/haimanm3/ai-text-humanizer-adly
This project was built as part of the Adly AI Engineer interview process. The goal was to create a simple, intuitive interface that transforms generic or robotic AI-generated text into content that feels more natural, expressive, and human-like.
https://github.com/haimanm3/ai-text-humanizer-adly
ai api auth css html humanizer javascript postgresql react supabase undetectable-ai
Last synced: about 2 months ago
JSON representation
This project was built as part of the Adly AI Engineer interview process. The goal was to create a simple, intuitive interface that transforms generic or robotic AI-generated text into content that feels more natural, expressive, and human-like.
- Host: GitHub
- URL: https://github.com/haimanm3/ai-text-humanizer-adly
- Owner: haimanm3
- Created: 2025-05-21T06:37:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-21T06:59:33.000Z (about 1 year ago)
- Last Synced: 2026-04-13T04:50:03.921Z (about 2 months ago)
- Topics: ai, api, auth, css, html, humanizer, javascript, postgresql, react, supabase, undetectable-ai
- Language: TypeScript
- Homepage: https://ai-humanizer-adly.netlify.app/
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI Text Humanizer – Adly AI Engineer Screening
[Click Here for Live Demo 🚀](https://ai-humanizer-adly.netlify.app/)
## Overview
This project was built as part of the Adly AI Engineer interview process. The goal was to create a simple, intuitive interface that transforms generic or robotic AI-generated text into content that feels more natural, expressive, and human-like.
The app leverages large language model APIs to rewrite text with improved tone, relatability, and clarity, making it a valuable tool for content creators, marketers, and teams aiming to polish AI outputs for real audiences.
## Features
- ✍️ Input any AI-generated or robotic text
- 🤖 Enhance tone, relatability, and clarity with one click
- 🧠 Real-time transformation via LLM-powered API
- 💾 Stores user input and results using Supabase
- 🖥️ Fully responsive and accessible frontend UI
- 🚀 Deployed and publicly accessible via Netlify
## Tech Stack
- **Frontend:** React, JavaScript, HTML, CSS
- **Backend:** Supabase (PostgreSQL + Auth + Storage)
- **API Integration:** OpenAI API
- **Deployment:** Netlify
## How It Works
1. Paste or type in robotic/AI-sounding text.
2. Click **"Humanize"** to process the text through the language model.
3. Instantly receive a more natural, humanized version of your content.
4. Option to copy the result for use in emails, posts, or publications.