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
KissSolver.KissAnime.Resolved.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
Download the kissSolver
-
- 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
-
- Currently not working
Self-Explanatory!
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]
- Haar Cascade: for finding out where is the number is in image (ML)
- Convolutional Neural Network: for finding out what that number is (DL)
Check docs/index.md.
If you are a weeb/"otaku" and a dev too! This project needs you! Help make it better!