Git Product home page Git Product logo

tomsabu444 / bullybarrier-miniproject Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 980 KB

BullyBarrier is a proactive solution against cyberbullying, leveraging advanced technologies to identify and mitigate bullying comments in real-time. With automatic detection and user alerts,

Home Page: https://miniproject.tomsabu.com

JavaScript 59.51% HTML 21.72% CSS 18.77%
content-moderation cyber-bullying-detection gpt-api mern miniproject openai-api trending-topics ai-bully-detection

bullybarrier-miniproject's Introduction

Cyberbullying Comment Detection Project

Overview

This project aims to develop a cyberbullying comment detection system integrated into a social media website. The system utilizes various technologies including Vite + React for the frontend, Express.js for the backend, MongoDB for the database, Clerk for authentication, Material UI for UI components, Axios for HTTP requests, dotenv for environment variables management, and a GPT API for bullying comment detection.

Features

  1. User Authentication: Users can log in using Google or password-based authentication provided by Clerk.
  2. Comment Posting: Users can post comments on the social media website.
  3. Bullying Comment Detection: Comments posted by users are analyzed by the backend to detect bullying content using the GPT API.
  4. Alert System: If a comment is identified as bullying, an alert is displayed on the website and an email notification is sent to the user.
  5. Automatic Ban: If a user posts more than 5 bullying comments, they are automatically banned from posting further comments.

Technologies Used

  • Frontend:

    • Vite + React
    • Material UI
  • Backend:

    • Node.js
    • Express.js
    • MongoDB
  • Authentication:

    • Clerk
  • HTTP Requests:

    • Axios
  • Environment Variables Management:

    • dotenv
  • Bullying Comment Detection:

    • GPT API

Setup Instructions

  1. Clone the repository from GitHub.

    git clone https://github.com/tomsabu444/BullyBarrier-miniproject.git
  2. Navigate to the project directory.

    cd BullyBarrier-miniproject
  3. Install dependencies for both frontend and backend:

    npm install
  4. Set up environment variables:

    • Copy the .env.example file and rename it to .env.
    • Add necessary environment variables such as database connection string, API keys, etc.
  5. Start the backend server: cd server

    npm run server
  6. Start the frontend development server: cd client

    npm run dev
  7. Access the application through the provided URL.

Contributors

bullybarrier-miniproject's People

Contributors

23jyo avatar sammathew007 avatar tomsabu444 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

sammathew007

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.