AI-Text-Detection / README.md
wangoes-dev's picture
add text
1f7c942 verified
---
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!** πŸš€