This is a bare bones react app as frontend and quart as backend that moderates user messages for harmful words using openai's moderation api and model "omini-moderation-latest". They are separate for development purporses but the react app can be provided as static files for the quart framework. Before run: set OPEN_API_KEY in environment variable To run: frontend-cd into frontend directory and run npm start from terminal backend- cd into quart-backend and run python app.py.

Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|