ai-detector / README.md
zohaibk43's picture
Readme
95864c8
|
Raw
History Blame Contribute Delete
404 Bytes
metadata
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