Skip to content

chat application with built-in hate speech detection, promoting inclusivity and respectful online interactions.

Notifications You must be signed in to change notification settings

karanmandve/chat-application-with-hate-speech-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-application-with-hate-speech-detection

Visit the chat app

Installation

  1. Clone the repository:

    git clone [repository_url]
  2. Navigate to the root directory and install dependencies:

    cd [root directory]
    npm install
  3. Go to the frontend directory and install frontend dependencies:

    cd [root directory/frontend]
    npm install
  4. Start the application from the root directory:

    cd [root directory]
    npm start
  5. Start the frontend from the root/frontend directory:

    cd [root directory/frontend]
    npm start

About

chat application with built-in hate speech detection, promoting inclusivity and respectful online interactions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •