--- title: AI Text Detector emoji: 🔍 colorFrom: blue colorTo: green sdk: docker pinned: false --- # AI Text Detector Backend This is a FastAPI backend for detecting AI-generated text using the `roberta-base-openai-detector` model. ## Setup This Space is configured to run using Docker. It exposes a `/detect` endpoint for analyzing text. - **SDK**: Docker - **App File**: app.py - **Port**: 7860