Spaces:
Running
Running
SidddhantJain
commited on
Commit
·
97819aa
1
Parent(s):
e1781d8
Add Hugging Face metadata for proper Space configuration
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🤖➡️👨 AI Text Humanizer
|
2 |
|
3 |
<div align="center">
|
|
|
1 |
+
---
|
2 |
+
title: AI Text Humanizer & Detector Pro
|
3 |
+
emoji: 🤖➡️👨
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: purple
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.44.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
short_description: Transform AI-generated text into natural, human-like writing with advanced detection capabilities
|
12 |
+
tags:
|
13 |
+
- text-processing
|
14 |
+
- ai-detection
|
15 |
+
- humanization
|
16 |
+
- nlp
|
17 |
+
- gradio
|
18 |
+
---
|
19 |
+
|
20 |
# 🤖➡️👨 AI Text Humanizer
|
21 |
|
22 |
<div align="center">
|