What recaptcha AI solvers you can suggest?

male_man

Registered Member
Joined
Apr 19, 2019
Messages
87
Reaction score
5
I've seen there are manual captcha solving websites available, do you know any AI-powered captcha solver that you could suggest?
 
thought it's faster?

Is there a huge difference for you for like 30s human vs 20s bot? Solving it too quickly is a super easy way for Google to know you're a bot so the AI is limited there on how quickly it can solve it.
 
You can actually make your own as they are publicly posted on the internet with a quick google search
 
You can actually make your own as they are publicly posted on the internet with a quick google search
You mean automatic AI?

can you share details, as I couldn't find a tutorial.
 
There are plenty of projects on github but none are download and use
You will need to collect tons of captcha and train it urself :) so if you value your time, it's costly
 
There are plenty of projects on github but none are download and use
You will need to collect tons of captcha and train it urself :) so if you value your time, it's costly

Why would it be costly? There's photo dumps in the scripts, and the training is done within the script. Dont think someone will rewrite any of their algorithms provided.
 
Why would it be costly? There's photo dumps in the scripts, and the training is done within the script. Dont think someone will rewrite any of their algorithms provided.
it's not good enough, you can try if you want - I tried, it's ok for normal text base, but recaptcha is a different story
I don't mean you need to rewrite them, you need to train it more
 
Back
Top