diff --git a/index.html b/index.html index 6545eda..e8578e1 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@

Projects

AI-Powered Encouragement Project - EncourageBot

-

Developed an AI-driven encouragement application, EncourageBot, to provide positive encouragement to users on any topic they would like to be encouraged about. Utilized OpenAI's GPT-3.5 model for generating high-quality encouragement while maintaining a kind, ethical, and friendly tone. Deployed the application on Heroku and integrated with GitHub for streamlined updates and version control. Enabled user interaction through a simple web interface, providing seamless access to the encouragement-generating AI.

+

Developed an AI-driven encouragement application, EncourageBot, to provide positive encouragement to users on any topic they would like to be encouraged about. Implemented content moderation techniques to filter out inappropriate or offensive content in user queries and ensure safe responses for users. Worked with OpenAI’s text moderation API. Utilized OpenAI's GPT-3 model for generating high-quality encouragement while maintaining a kind, ethical, and friendly tone. Deployed the application on Heroku and integrated with GitHub for streamlined updates and version control. Enabled user interaction through a simple web interface, providing seamless access to the encouragement-generating AI.

GitHub | Demo
diff --git a/resume.html b/resume.html index f51fe4e..5716e2f 100644 --- a/resume.html +++ b/resume.html @@ -53,7 +53,8 @@

Projects

AI-Powered Encouragement Project - EncourageBot (GitHub | Demo)