File size: 2,139 Bytes
ac59358
 
1f7c942
ac59358
 
 
 
 
 
 
 
 
 
 
1f7c942
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
---
title: AI Text Detection
emoji: πŸ’»
colorFrom: gray
colorTo: yellow
sdk: gradio
sdk_version: 5.20.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: Detects AI-generated text
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

# AI Text Detection

πŸš€ **AI Text Detection** is a Hugging Face Space that leverages state-of-the-art AI models to analyze and detect whether a given text is AI-generated or human-written. It provides an easy-to-use interface and accurate classification results.

---

## ✨ Features

βœ… **AI-Powered Text Analysis** – Detect AI-generated text with high accuracy.
βœ… **User-Friendly Interface** – Simple and interactive UI for seamless detection.
βœ… **Real-Time Processing** – Get results instantly.
βœ… **Detailed Probability Score** – View sentence-wise AI probability.
βœ… **CSV Export** – Download the analysis results in CSV format.

---

## πŸ”§ How to Use

1️⃣ **Visit the Space**: [AI Text Detection](https://huggingface.co/spaces/wangoes-dev/AI-Text-Detection)
2️⃣ **Enter Your Text**: Paste the text you want to analyze.
3️⃣ **Click Detect**: The model will analyze and classify each sentence.
4️⃣ **Review Results**: View the AI probability scores.
5️⃣ **Download CSV**: Save the results for further analysis.

---

## πŸ“¦ Installation (Local Setup)

To run this project locally, follow these steps:

```bash
# Clone the repository
git clone https://huggingface.co/spaces/wangoes-dev/AI-Text-Detection
cd AI-Text-Detection

# Install dependencies
pip install -r requirements.txt

# Run the application
python app.py
```

---

## πŸ› οΈ Technologies Used

- **Hugging Face Transformers** – AI-based text classification.
- **Gradio** – Interactive web interface.
- **Python** – Backend processing.

---

## 🀝 Contributing

We welcome contributions! Feel free to submit issues or pull requests to improve the project.

---

## πŸ“„ License

This project is licensed under the **Apache-2.0 License**.

---

πŸ’‘ **Experience accurate AI text detection with our tool today!** πŸš€