Kpoptcha
An interactive CAPTCHA game - can you identify the K-pop idols?
A fun, K-pop themed alternative to traditional CAPTCHA verification. Instead of selecting traffic lights or crosswalks, users identify K-pop idols to prove they are human!
Key Features
- Idol Recognition Challenge: Grid of random images featuring K-pop idols (Lisa, Wonyoung, Nayeon, Karina)
- AI Assistance: Custom Google Teachable Machine model helps identify target idols
- Infinite Gameplay: New randomly generated grids for each round
- Score Tracking: Tracks accuracy and streaks
- Responsive Design: Works seamlessly on desktop and mobile devices
- Fast Loading: Images stored locally for instant access
- Expandable: Easy to add new idol categories
How It Works
- Grid Generation: Random grid of idol images is displayed
- Target Selection: User chooses a target idol to identify
- Selection Challenge: User clicks all images containing the target idol
- AI Hints: Optional AI assistance highlights images containing the target idol with cyan border
- Score Verification: Streak tracking based on correct identifications
Technologies Used
- Framework: React + TypeScript + Vite
- Styling: Tailwind CSS
- AI/ML: TensorFlow.js + Google Teachable Machine
- Icons: Lucide React
- Deployment: GitHub Pages
- Build Tool: Vite
AI Features
- Teachable Machine Model: Custom-trained model on K-pop idol images
- Image Classification: Detects target idol in images
- Visual Feedback: Highlights detected idols with cyan border
- Accuracy Notes: Performance varies based on pose, lighting, and image similarity to training data
Adding New Idols
- Create folder in
public/images/<idol_name>/ - Add 5-10 JPEG images of the idol
- Update
src/data/idols.tswith new idol details
(。♥‿♥。)