Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 490 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 490 Bytes

This repository features an LLM-based moderation system designed for game audio and text chats. By implementing toxicity moderation, it enhances the online interaction experience for gamers, improving player retention by minimizing adverse negative experiences in games such as Valorant and Overwatch. Ultimately reducing manual moderation costs.

Commands to run project:

For setting up dependencies to run project run:

poetry install

To run the project run: poetry run python3 main.py