The Scam Protect Voting Frontend offers several essential features designed to help users stay protected from scams:
- Education Center: Learn about different types of scams, how they operate, and how to avoid becoming a victim.
- Website Voting Section: Add and vote on potentially scammy websites. This feature allows the community to identify suspicious sites and bring them to others' attention.
- AI Scam Recognition: The site is powered by an AI model fine-tuned on scammy messages to help recognize scams, alerting users when they may be interacting with suspicious content.
-
Download Required Repositories:
- Clone, fork, or download the backend repository: Scam Protect Backend
- Clone, fork, or download the extension repository: Scam Protect Extension
Refer to their respective repositories for further instructions on setup.
-
Install Dependencies:
- Run
npm install
to install the necessary packages.
- Run
-
Start the Site:
- Run the site with the command:
npm start
.
- Run the site with the command:
- Express.js
- Gemini API
- Google Cloud
- JavaScript
- MongoDB
- Node.js