Skip to content

mothy-08/content-moderator-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title Content Moderator API
sdk docker
app_port 7860

Content Moderator API

A minimalist, high-performance microservice for binary text classification using microsoft/deberta-v3-xsmall.

API Usage

Endpoint: POST /predict

Request:

{
  "text": "Your text here"
}

About

A production-ready content moderation microservice powered by FastAPI, DeBERTa, and Pydantic V2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors