kissSolver
kissSolver copied to clipboard
An A.I. C.A.P.T.C.H.A. Solver browser-extension for KissAnime written in JavaScript with help of python.
R.I.P. KissAnime
This project does not support pirated content. This is purely an educational project.
An A.I. C.A.P.T.C.H.A. Solver browser-extension for KissAnime written in JavaScript with help of python.
Video Tutorial: LRBY | YouTube
https://user-images.githubusercontent.com/34714949/155849980-42333af9-a014-4fcb-b530-a6e2cd024a4a.mp4
It was being developed with the help of:
-
tf.js and opencv.js
-
OpenCV dev tools
-
commandline use tensorflowjs
-
python implementation of os-library, numpy, opencv and keras
keras or tensorflowjs might not be required
Donations:
Installation:
Download the kissSolver
-
Chrome
- Unzip file and save the folder on local drive.
- open chrome://extensions/
- Turn on "Developer mode" on top-right.
- Click on "Load unpacked"
- navigate to and select kissSolver unzipped folder
-
Others
- Currently not working
F.A.Q. regarding development:
Problem Statement?
Self-Explanatory!

How are images segregated?
There are 2 ways
- Subtract pixel values from problem image given to generic image (image without number) [slow but accurate]
- Check for similar dimensions (images can have similar dimensions) [fast but inaccurate]
What kind of A.I. is used?
- Haar Cascade: for finding out where is the number is in image (ML)
- Convolutional Neural Network: for finding out what that number is (DL)
Documentation for development:
Check docs/index.md.
If you are a weeb/"otaku" and a dev too! This project needs you! Help make it better!
A Special thanks to reddit user "Cloraxland" for below given post.
https://www.reddit.com/r/KissAnime/comments/8nuk9d/data_mined_captcha_data_all_captchas_grouped_into/
