JCSS stands for JAccount Captcha Solver Service.
This is the Rust version of JCSS.
$ docker-compose up -d
$ curl -F "image=@captcha.jpeg" localhost:8000
{"status":"success","data":{"prediction":"tbrxm","elapsed_time":40}}
This project is licensed under the MIT License.