Skip to content

Harshit-Raj-14/PlaySafe-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

PlaySafe AI

🛡️ PlaySafe AI - Online Gambling Addiction: Early Detection & Prevention


🚨 Problem Statement

Gambling addiction impacts millions worldwide, causing financial, emotional, and social distress. Early detection is limited, and individuals often fail to seek intervention until it's too late. Young children are also increasingly vulnerable to online gambling, lacking proper safeguards.

🔹 Shocking Stats:

  • Gambling has the highest suicide rate among addictions. Nearly 40% of individuals with gambling disorders consider suicide.
  • 18% of online gamblers are in gambling debt (~3.3 million people), with an average debt of £10,000.
  • A survey found that 0.7% of 11 to 17-year-olds are problem gamblers, 1.5% are at risk, and 23% are non-problem gamblers.

💡 Our Solution

PlaySafe AI leverages advanced AI and neuroscience to identify early signs of gambling addiction and prevent escalation. Our features include:

AI Chatbot: Offers real-time support, detects addiction patterns, and connects users with counselors. ✅ Video Verification & Fingerprint Authentication: Prevents underage gambling. ✅ Personalized Alerts: Warns players of risky gambling behavior before addiction develops. ✅ Neuroscience-Backed Analysis: Detects emotional and behavioral patterns linked to gambling addiction.

Our mission is to positively impact millions of players worldwide and help them break free from gambling addiction.

🛠️ Tech Stack

  • Frontend: React.js, Streamlit
  • Backend: Node.js, Python
  • AI & ML: Gemini, Groq LLM

🚀 Getting Started

Follow the steps below to run PlaySafe AI locally.

📥 Clone the Repository

git clone https://github.com/Harshit-Raj-14/PlaySafe-AI.git
cd VerbalMate-AI

🔧 Backend Setup

cd playsafe-backend--main
npm install

📌 Create a .env File

Create a .env file in the backend folder and add the following API keys:

OPENAI_API_KEY=your-api-key
GEMINI_API_KEY=your-api-key
GROQ_API_KEY=your-api-key
ELEVEN_LAB_API_KEY=your-api-key

▶️ Start the Backend Server

npm run dev

🎨 Frontend Setup

cd playsafe-frontend--main
npm install
npm run dev

Visit http://localhost:3000 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors