From a181956d3473487e607555da3897e2f6d0812043 Mon Sep 17 00:00:00 2001 From: maggie <mjk488@drexel.edu> Date: Sat, 20 Apr 2024 16:23:51 -0400 Subject: [PATCH] update to html section --- main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.html b/main.html index e0b8b38..7d5e294 100644 --- a/main.html +++ b/main.html @@ -16,7 +16,7 @@ <main> <section> <h2>About</h2> - <p>This project is a chrome extension that acts to remind users to keep their comments positive online with image popups to make the internet a more inclusive and accepting space.</p> + <p>This project is a chrome extension that acts to remind users to keep their comments positive online with image popups to make the internet a more inclusive and accepting space. It uses generative AI to detect hate speech. This AI was trained using varius kaggle data sets and idividual promts. </p> </section> <section> -- GitLab