Skip to main content
In this example, we will use a classification model to determine whether the user’s input is safe from a moderation perspective.
1

Create a new project

2

Install dependencies

3

Paste into main.py

4

Run the snippet