Spring 2024 AI final project
Living in a world where everybody creates and consumes a large amount of content, our mental health grows increasingly more attached to responses from the internet. As an example, on platforms such as youtube, content creators can recieve all kinds of responses, including comments containing hateful, toxic messages, which can severely impact a person’s mental health. Also to be noted, the degree of “hatefulness” one can accept differs for each individual, and we believe in giving people the choice of the content they consume. Therefore as an effort to provide a personalized content moderation method, we aim to build a customizable comment filter, hoping to improve the internet browsing experience from a personal angle.
pip install torch transformers peft
pip install fastapi
pip install google-api-python-client
pip install langdetect
fastapi dev main.py
https://drive.google.com/file/d/1O-wVkU61iB_Pg3XH-gZyZqZN3iCkX-N-/view?usp=drive_link
Chrome -> extension -> developer mode -> load unpacked